A B C G I M N O R S T W 
All Classes All Packages

A

ActivityImpl - Annotation Type in io.temporal.spring.boot
Enables the Activity bean to be discovered by the Workers auto-discovery.
addActivityInfo(WorkersTemplate.RegisteredActivityInfo) - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredInfo
 
addBeanName(String) - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredActivityInfo
 
addClassName(String) - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredActivityInfo
 
addClassName(String) - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredWorkflowInfo
 
addWorkflowInfo(WorkersTemplate.RegisteredWorkflowInfo) - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredInfo
 

B

BuildIdConfigurationProperties(String, boolean) - Constructor for class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties.BuildIdConfigurationProperties
 

C

CapacityConfigurationProperties(Integer, Integer, Integer, Integer, Integer) - Constructor for class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties.CapacityConfigurationProperties
 
client(ClientTemplate) - Method in class io.temporal.spring.boot.autoconfigure.RootNamespaceAutoConfiguration
 
clientTemplate(NamespaceTemplate) - Method in class io.temporal.spring.boot.autoconfigure.RootNamespaceAutoConfiguration
Client
ClientTemplate - Class in io.temporal.spring.boot.autoconfigure.template
 
ClientTemplate(String, DataConverter, Tracer, WorkflowServiceStubs, TestWorkflowEnvironmentAdapter, TemporalOptionsCustomizer<WorkflowClientOptions.Builder>, TemporalOptionsCustomizer<ScheduleClientOptions.Builder>) - Constructor for class io.temporal.spring.boot.autoconfigure.template.ClientTemplate
 
ConnectionProperties - Class in io.temporal.spring.boot.autoconfigure.properties
These properties are significantly mirroring WorkflowServiceStubsOptions
ConnectionProperties(String, Boolean, ConnectionProperties.MTLSProperties) - Constructor for class io.temporal.spring.boot.autoconfigure.properties.ConnectionProperties
 
ConnectionProperties.MTLSProperties - Class in io.temporal.spring.boot.autoconfigure.properties
 
createScheduleClientOptions() - Method in class io.temporal.spring.boot.autoconfigure.template.WorkflowClientOptionsTemplate
 
createServiceStubOptions() - Method in class io.temporal.spring.boot.autoconfigure.template.ServiceStubOptionsTemplate
 
createWorkerFactoryOptions() - Method in class io.temporal.spring.boot.autoconfigure.template.WorkerFactoryOptionsTemplate
 
createWorkflowClientOptions() - Method in class io.temporal.spring.boot.autoconfigure.template.WorkflowClientOptionsTemplate
 
createWorkflowImplementationOptions() - Method in class io.temporal.spring.boot.autoconfigure.template.WorkflowImplementationOptionsTemplate
 
customize(WorkerOptions.Builder) - Method in interface io.temporal.spring.boot.WorkerOptionsCustomizer
 
customize(WorkerOptions.Builder, String, String) - Method in interface io.temporal.spring.boot.WorkerOptionsCustomizer
This method can modify some fields of the provided WorkerOptions.Builder or create a new builder altogether and return it back to be used.
customize(T) - Method in interface io.temporal.spring.boot.TemporalOptionsCustomizer
This method can modify some fields of the provided builder or create a new builder altogether and return it back to be used.

G

getActivityBeans() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties
 
getBeanName() - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredActivityInfo
 
getBuildId() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties
 
getCapacity() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties
 
getCertChain() - Method in class io.temporal.spring.boot.autoconfigure.properties.ConnectionProperties.MTLSProperties
 
getCertChainFile() - Method in class io.temporal.spring.boot.autoconfigure.properties.ConnectionProperties.MTLSProperties
 
getClassName() - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredActivityInfo
 
getClassName() - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredWorkflowInfo
 
getClientTemplate() - Method in class io.temporal.spring.boot.autoconfigure.template.NamespaceTemplate
 
getConnection() - Method in class io.temporal.spring.boot.autoconfigure.properties.TemporalProperties
 
getEnabled() - Method in class io.temporal.spring.boot.autoconfigure.properties.TestServerProperties
 
getEnabledWorkerVersioning() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties.BuildIdConfigurationProperties
 
getInsecureTrustManager() - Method in class io.temporal.spring.boot.autoconfigure.properties.ConnectionProperties.MTLSProperties
 
getKey() - Method in class io.temporal.spring.boot.autoconfigure.properties.ConnectionProperties.MTLSProperties
 
getKeyFile() - Method in class io.temporal.spring.boot.autoconfigure.properties.ConnectionProperties.MTLSProperties
 
getKeyPassword() - Method in class io.temporal.spring.boot.autoconfigure.properties.ConnectionProperties.MTLSProperties
 
getMaxConcurrentActivityExecutors() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties.CapacityConfigurationProperties
 
getMaxConcurrentActivityTaskPollers() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties.CapacityConfigurationProperties
 
getMaxConcurrentLocalActivityExecutors() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties.CapacityConfigurationProperties
 
getMaxConcurrentWorkflowTaskExecutors() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties.CapacityConfigurationProperties
 
getMaxConcurrentWorkflowTaskPollers() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties.CapacityConfigurationProperties
 
getMaxInstances() - Method in class io.temporal.spring.boot.autoconfigure.properties.NamespaceProperties.WorkflowCacheProperties
 
getMaxTaskQueueActivitiesPerSecond() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties.RateLimitsConfigurationProperties
 
getMaxThreads() - Method in class io.temporal.spring.boot.autoconfigure.properties.NamespaceProperties.WorkflowCacheProperties
 
getMaxWorkerActivitiesPerSecond() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties.RateLimitsConfigurationProperties
 
getMTLS() - Method in class io.temporal.spring.boot.autoconfigure.properties.ConnectionProperties
 
getName() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties
 
getNamespace() - Method in class io.temporal.spring.boot.autoconfigure.properties.NamespaceProperties
 
getPackages() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkersAutoDiscoveryProperties
 
getPKCS() - Method in class io.temporal.spring.boot.autoconfigure.properties.ConnectionProperties.MTLSProperties
 
getRateLimits() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties
 
getRegisteredActivityInfo() - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredInfo
 
getRegisteredInfo() - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate
Return information on registered workflow and activity types per task queue
getRegisteredWorkflowInfo() - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredInfo
 
getScheduleClient() - Method in class io.temporal.spring.boot.autoconfigure.template.ClientTemplate
 
getServerName() - Method in class io.temporal.spring.boot.autoconfigure.properties.ConnectionProperties.MTLSProperties
 
getStartWorkers() - Method in class io.temporal.spring.boot.autoconfigure.properties.TemporalProperties
 
getTarget() - Method in class io.temporal.spring.boot.autoconfigure.properties.ConnectionProperties
 
getTaskQueue() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties
 
getTestServer() - Method in class io.temporal.spring.boot.autoconfigure.properties.TemporalProperties
 
getWorkerBuildId() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties.BuildIdConfigurationProperties
 
getWorkerFactory() - Method in interface io.temporal.spring.boot.autoconfigure.template.TestWorkflowEnvironmentAdapter
 
getWorkerFactory() - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate
 
getWorkers() - Method in class io.temporal.spring.boot.autoconfigure.properties.NamespaceProperties
 
getWorkers() - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate
 
getWorkersAutoDiscovery() - Method in class io.temporal.spring.boot.autoconfigure.properties.NamespaceProperties
 
getWorkersTemplate() - Method in class io.temporal.spring.boot.autoconfigure.template.NamespaceTemplate
 
getWorkflowCache() - Method in class io.temporal.spring.boot.autoconfigure.properties.NamespaceProperties
 
getWorkflowClasses() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties
 
getWorkflowClient() - Method in class io.temporal.spring.boot.autoconfigure.template.ClientTemplate
 
getWorkflowClient() - Method in interface io.temporal.spring.boot.autoconfigure.template.TestWorkflowEnvironmentAdapter
 
getWorkflowServiceStubs() - Method in class io.temporal.spring.boot.autoconfigure.template.ServiceStubsTemplate
 

I

io.temporal.spring.boot - package io.temporal.spring.boot
 
io.temporal.spring.boot.autoconfigure - package io.temporal.spring.boot.autoconfigure
 
io.temporal.spring.boot.autoconfigure.properties - package io.temporal.spring.boot.autoconfigure.properties
 
io.temporal.spring.boot.autoconfigure.template - package io.temporal.spring.boot.autoconfigure.template
 
isEnableHttps() - Method in class io.temporal.spring.boot.autoconfigure.properties.ConnectionProperties
 

M

MetricsScopeAutoConfiguration - Class in io.temporal.spring.boot.autoconfigure
 
MetricsScopeAutoConfiguration() - Constructor for class io.temporal.spring.boot.autoconfigure.MetricsScopeAutoConfiguration
 
MTLSProperties(Integer, String, String, String, String, String, Boolean, String) - Constructor for class io.temporal.spring.boot.autoconfigure.properties.ConnectionProperties.MTLSProperties
 

N

NAMESPACE_DEFAULT - Static variable in class io.temporal.spring.boot.autoconfigure.properties.NamespaceProperties
 
NamespaceProperties - Class in io.temporal.spring.boot.autoconfigure.properties
 
NamespaceProperties(String, WorkersAutoDiscoveryProperties, List<WorkerProperties>, NamespaceProperties.WorkflowCacheProperties) - Constructor for class io.temporal.spring.boot.autoconfigure.properties.NamespaceProperties
 
NamespaceProperties.WorkflowCacheProperties - Class in io.temporal.spring.boot.autoconfigure.properties
 
NamespaceTemplate - Class in io.temporal.spring.boot.autoconfigure.template
 
NamespaceTemplate(TemporalProperties, NamespaceProperties, WorkflowServiceStubs, DataConverter, Tracer, TestWorkflowEnvironmentAdapter, TemporalOptionsCustomizer<WorkerFactoryOptions.Builder>, TemporalOptionsCustomizer<WorkerOptions.Builder>, TemporalOptionsCustomizer<WorkflowClientOptions.Builder>, TemporalOptionsCustomizer<ScheduleClientOptions.Builder>, TemporalOptionsCustomizer<WorkflowImplementationOptions.Builder>) - Constructor for class io.temporal.spring.boot.autoconfigure.template.NamespaceTemplate
 

O

onApplicationEvent(ApplicationReadyEvent) - Method in class io.temporal.spring.boot.autoconfigure.RootNamespaceAutoConfiguration.WorkerFactoryStarter
 
OpenTracingAutoConfiguration - Class in io.temporal.spring.boot.autoconfigure
 
OpenTracingAutoConfiguration() - Constructor for class io.temporal.spring.boot.autoconfigure.OpenTracingAutoConfiguration
 
openTracingTracer(OpenTelemetry) - Method in class io.temporal.spring.boot.autoconfigure.OpenTracingAutoConfiguration
 

R

RateLimitsConfigurationProperties(Double, Double) - Constructor for class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties.RateLimitsConfigurationProperties
 
RegisteredActivityInfo() - Constructor for class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredActivityInfo
 
RegisteredInfo() - Constructor for class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredInfo
 
RegisteredWorkflowInfo() - Constructor for class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredWorkflowInfo
 
RootNamespaceAutoConfiguration - Class in io.temporal.spring.boot.autoconfigure
 
RootNamespaceAutoConfiguration(ConfigurableListableBeanFactory) - Constructor for class io.temporal.spring.boot.autoconfigure.RootNamespaceAutoConfiguration
 
RootNamespaceAutoConfiguration.WorkerFactoryStarter - Class in io.temporal.spring.boot.autoconfigure
 
rootNamespaceTemplate(TemporalProperties, WorkflowServiceStubs, List<DataConverter>, DataConverter, Tracer, TestWorkflowEnvironmentAdapter, TemporalOptionsCustomizer<WorkerFactoryOptions.Builder>, TemporalOptionsCustomizer<WorkerOptions.Builder>, TemporalOptionsCustomizer<WorkflowClientOptions.Builder>, TemporalOptionsCustomizer<ScheduleClientOptions.Builder>, TemporalOptionsCustomizer<WorkflowImplementationOptions.Builder>) - Method in class io.temporal.spring.boot.autoconfigure.RootNamespaceAutoConfiguration
 

S

scheduleClient(ClientTemplate) - Method in class io.temporal.spring.boot.autoconfigure.RootNamespaceAutoConfiguration
 
scope(MeterRegistry) - Method in class io.temporal.spring.boot.autoconfigure.MetricsScopeAutoConfiguration
 
ServiceStubOptionsTemplate - Class in io.temporal.spring.boot.autoconfigure.template
 
ServiceStubOptionsTemplate(ConnectionProperties, Scope, TemporalOptionsCustomizer<WorkflowServiceStubsOptions.Builder>) - Constructor for class io.temporal.spring.boot.autoconfigure.template.ServiceStubOptionsTemplate
 
ServiceStubsAutoConfiguration - Class in io.temporal.spring.boot.autoconfigure
 
ServiceStubsAutoConfiguration() - Constructor for class io.temporal.spring.boot.autoconfigure.ServiceStubsAutoConfiguration
 
serviceStubsTemplate(TemporalProperties, Scope, TestWorkflowEnvironmentAdapter, TemporalOptionsCustomizer<WorkflowServiceStubsOptions.Builder>) - Method in class io.temporal.spring.boot.autoconfigure.ServiceStubsAutoConfiguration
 
ServiceStubsTemplate - Class in io.temporal.spring.boot.autoconfigure.template
 
ServiceStubsTemplate(ConnectionProperties, Scope, TestWorkflowEnvironmentAdapter, TemporalOptionsCustomizer<WorkflowServiceStubsOptions.Builder>) - Constructor for class io.temporal.spring.boot.autoconfigure.template.ServiceStubsTemplate
 
setBeanFactory(BeanFactory) - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate
 
setEnvironment(Environment) - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate
 

T

TARGET_LOCAL_SERVICE - Static variable in class io.temporal.spring.boot.autoconfigure.properties.ConnectionProperties
 
taskQueues() - Method in annotation type io.temporal.spring.boot.ActivityImpl
 
taskQueues() - Method in annotation type io.temporal.spring.boot.WorkflowImpl
 
TemporalOptionsCustomizer<T> - Interface in io.temporal.spring.boot
Beans of this class can be added to Spring context to get a fine control over *Options objects that are created by Temporal Spring Boot Autoconfigure module.
TemporalProperties - Class in io.temporal.spring.boot.autoconfigure.properties
 
TemporalProperties(String, WorkersAutoDiscoveryProperties, List<WorkerProperties>, NamespaceProperties.WorkflowCacheProperties, ConnectionProperties, TestServerProperties, Boolean) - Constructor for class io.temporal.spring.boot.autoconfigure.properties.TemporalProperties
 
TestServerAutoConfiguration - Class in io.temporal.spring.boot.autoconfigure
Provides a client based on `spring.temporal.testServer` section
TestServerAutoConfiguration() - Constructor for class io.temporal.spring.boot.autoconfigure.TestServerAutoConfiguration
 
TestServerProperties - Class in io.temporal.spring.boot.autoconfigure.properties
 
TestServerProperties(Boolean) - Constructor for class io.temporal.spring.boot.autoconfigure.properties.TestServerProperties
 
testTestWorkflowEnvironmentAdapter(TestWorkflowEnvironment) - Method in class io.temporal.spring.boot.autoconfigure.TestServerAutoConfiguration
 
testWorkflowEnvironment(TemporalProperties, Scope, List<DataConverter>, DataConverter, Tracer, TemporalOptionsCustomizer<TestEnvironmentOptions.Builder>, TemporalOptionsCustomizer<WorkerFactoryOptions.Builder>, TemporalOptionsCustomizer<WorkflowClientOptions.Builder>, TemporalOptionsCustomizer<ScheduleClientOptions.Builder>, TemporalOptionsCustomizer<WorkflowServiceStubsOptions.Builder>) - Method in class io.temporal.spring.boot.autoconfigure.TestServerAutoConfiguration
 
TestWorkflowEnvironmentAdapter - Interface in io.temporal.spring.boot.autoconfigure.template
Creates a level of indirection over the TestWorkflowEnvironment that allows the AutoConfiguration and Starter to work with temporal-testing dependency in classpath.

W

workerFactory(WorkersTemplate) - Method in class io.temporal.spring.boot.autoconfigure.RootNamespaceAutoConfiguration
 
WorkerFactoryOptionsTemplate - Class in io.temporal.spring.boot.autoconfigure.template
 
WorkerFactoryOptionsTemplate(NamespaceProperties, Tracer, TemporalOptionsCustomizer<WorkerFactoryOptions.Builder>) - Constructor for class io.temporal.spring.boot.autoconfigure.template.WorkerFactoryOptionsTemplate
 
workerFactoryStarter(WorkerFactory) - Method in class io.temporal.spring.boot.autoconfigure.RootNamespaceAutoConfiguration
 
WorkerFactoryStarter(WorkerFactory) - Constructor for class io.temporal.spring.boot.autoconfigure.RootNamespaceAutoConfiguration.WorkerFactoryStarter
 
WorkerOptionsCustomizer - Interface in io.temporal.spring.boot
Bean of this class can be added to Spring context to get a fine control over WorkerOptions objects that are created by Temporal Spring Boot Autoconfigure module.
WorkerProperties - Class in io.temporal.spring.boot.autoconfigure.properties
 
WorkerProperties(String, String, Collection<Class<?>>, Collection<String>, WorkerProperties.CapacityConfigurationProperties, WorkerProperties.RateLimitsConfigurationProperties, WorkerProperties.BuildIdConfigurationProperties) - Constructor for class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties
 
WorkerProperties.BuildIdConfigurationProperties - Class in io.temporal.spring.boot.autoconfigure.properties
 
WorkerProperties.CapacityConfigurationProperties - Class in io.temporal.spring.boot.autoconfigure.properties
 
WorkerProperties.RateLimitsConfigurationProperties - Class in io.temporal.spring.boot.autoconfigure.properties
 
workers() - Method in annotation type io.temporal.spring.boot.ActivityImpl
 
workers() - Method in annotation type io.temporal.spring.boot.WorkflowImpl
 
workers(WorkersTemplate) - Method in class io.temporal.spring.boot.autoconfigure.RootNamespaceAutoConfiguration
 
WorkersAutoDiscoveryProperties - Class in io.temporal.spring.boot.autoconfigure.properties
 
WorkersAutoDiscoveryProperties(List<String>) - Constructor for class io.temporal.spring.boot.autoconfigure.properties.WorkersAutoDiscoveryProperties
 
workersTemplate(NamespaceTemplate) - Method in class io.temporal.spring.boot.autoconfigure.RootNamespaceAutoConfiguration
Workers
WorkersTemplate - Class in io.temporal.spring.boot.autoconfigure.template
Creates a WorkerFactory and Workers for a given namespace provided by WorkflowClient.
WorkersTemplate(TemporalProperties, NamespaceProperties, ClientTemplate, Tracer, TestWorkflowEnvironmentAdapter, TemporalOptionsCustomizer<WorkerFactoryOptions.Builder>, TemporalOptionsCustomizer<WorkerOptions.Builder>, TemporalOptionsCustomizer<WorkflowImplementationOptions.Builder>) - Constructor for class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate
 
WorkersTemplate.RegisteredActivityInfo - Class in io.temporal.spring.boot.autoconfigure.template
 
WorkersTemplate.RegisteredInfo - Class in io.temporal.spring.boot.autoconfigure.template
 
WorkersTemplate.RegisteredWorkflowInfo - Class in io.temporal.spring.boot.autoconfigure.template
 
WorkflowCacheProperties(Integer, Integer) - Constructor for class io.temporal.spring.boot.autoconfigure.properties.NamespaceProperties.WorkflowCacheProperties
 
WorkflowClientOptionsTemplate - Class in io.temporal.spring.boot.autoconfigure.template
 
WorkflowClientOptionsTemplate(String, DataConverter, Tracer, TemporalOptionsCustomizer<WorkflowClientOptions.Builder>, TemporalOptionsCustomizer<ScheduleClientOptions.Builder>) - Constructor for class io.temporal.spring.boot.autoconfigure.template.WorkflowClientOptionsTemplate
 
WorkflowImpl - Annotation Type in io.temporal.spring.boot
Enables the Workflow implementation class to be discovered by the Workers auto-discovery.
WorkflowImplementationOptionsTemplate - Class in io.temporal.spring.boot.autoconfigure.template
 
WorkflowImplementationOptionsTemplate(TemporalOptionsCustomizer<WorkflowImplementationOptions.Builder>) - Constructor for class io.temporal.spring.boot.autoconfigure.template.WorkflowImplementationOptionsTemplate
 
workflowServiceStubsTemplate(ServiceStubsTemplate) - Method in class io.temporal.spring.boot.autoconfigure.ServiceStubsAutoConfiguration
 
A B C G I M N O R S T W 
All Classes All Packages