A B C G I L M N O P R S T V 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
 
addBeanName(String) - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredNexusServiceInfo
 
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.RegisteredNexusServiceInfo
 
addClassName(String) - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredWorkflowInfo
 
addDefinition(ServiceDefinition) - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredNexusServiceInfo
 
addMetadata(POJOActivityImplMetadata) - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredActivityInfo
 
addMetadata(POJOWorkflowImplMetadata) - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredWorkflowInfo
 
addNexusServiceInfo(WorkersTemplate.RegisteredNexusServiceInfo) - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredInfo
 
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, 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, String) - 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
 
getAlias() - Method in class io.temporal.spring.boot.autoconfigure.properties.NonRootNamespaceProperties
 
getApiKey() - Method in class io.temporal.spring.boot.autoconfigure.properties.ConnectionProperties
 
getBeanName() - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredActivityInfo
 
getBeanName() - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredNexusServiceInfo
 
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.RegisteredNexusServiceInfo
 
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.NonRootNamespaceProperties
 
getConnection() - Method in class io.temporal.spring.boot.autoconfigure.properties.TemporalProperties
 
getDefinition() - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredNexusServiceInfo
 
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
 
getMaxConcurrentNexusTaskPollers() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties.CapacityConfigurationProperties
 
getMaxConcurrentNexusTasksExecutors() - 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
 
getMetadata() - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredActivityInfo
 
getMetadata() - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredWorkflowInfo
 
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
 
getNamespaceProperties() - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate
 
getNamespaces() - Method in class io.temporal.spring.boot.autoconfigure.properties.TemporalProperties
 
getNexusServiceBeans() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties
 
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
getRegisteredNexusServiceInfos() - Method in class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredInfo
 
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.NonRootNamespaceProperties
 
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
 
getVirtualThreads() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties
 
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
 
getWorkersTemplate() - Method in class io.temporal.spring.boot.autoconfigure.template.NonRootNamespaceTemplate
 
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
 
isUsingVirtualThreads() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties.VirtualThreadConfigurationProperties
 
isUsingVirtualThreadsOnActivityWorker() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties.VirtualThreadConfigurationProperties
 
isUsingVirtualThreadsOnLocalActivityWorker() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties.VirtualThreadConfigurationProperties
 
isUsingVirtualThreadsOnNexusWorker() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties.VirtualThreadConfigurationProperties
 
isUsingVirtualThreadsOnWorkflowWorker() - Method in class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties.VirtualThreadConfigurationProperties
 
isUsingVirtualWorkflowThreads() - Method in class io.temporal.spring.boot.autoconfigure.properties.NamespaceProperties.WorkflowCacheProperties
 

L

log - Static variable in class io.temporal.spring.boot.autoconfigure.NonRootNamespaceAutoConfiguration
 

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(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
 
NexusServiceImpl - Annotation Type in io.temporal.spring.boot
Enables the Nexus service bean to be discovered by the Workers auto-discovery.
nonRootBeanPostProcessor(TemporalProperties, Tracer, TestWorkflowEnvironmentAdapter, Scope) - Method in class io.temporal.spring.boot.autoconfigure.NonRootNamespaceAutoConfiguration
 
NonRootBeanPostProcessor - Class in io.temporal.spring.boot.autoconfigure
 
NonRootBeanPostProcessor(TemporalProperties, Tracer, TestWorkflowEnvironmentAdapter, Scope) - Constructor for class io.temporal.spring.boot.autoconfigure.NonRootBeanPostProcessor
 
NonRootNamespaceAutoConfiguration - Class in io.temporal.spring.boot.autoconfigure
 
NonRootNamespaceAutoConfiguration() - Constructor for class io.temporal.spring.boot.autoconfigure.NonRootNamespaceAutoConfiguration
 
NonRootNamespaceAutoConfiguration.NonRootNamespaceEventListener - Class in io.temporal.spring.boot.autoconfigure
 
nonRootNamespaceEventListener(TemporalProperties, List<WorkersTemplate>) - Method in class io.temporal.spring.boot.autoconfigure.NonRootNamespaceAutoConfiguration
 
NonRootNamespaceEventListener(TemporalProperties, List<WorkersTemplate>) - Constructor for class io.temporal.spring.boot.autoconfigure.NonRootNamespaceAutoConfiguration.NonRootNamespaceEventListener
 
NonRootNamespaceProperties - Class in io.temporal.spring.boot.autoconfigure.properties
 
NonRootNamespaceProperties(String, String, WorkersAutoDiscoveryProperties, List<WorkerProperties>, NamespaceProperties.WorkflowCacheProperties, ConnectionProperties, Boolean) - Constructor for class io.temporal.spring.boot.autoconfigure.properties.NonRootNamespaceProperties
 
NonRootNamespaceTemplate - Class in io.temporal.spring.boot.autoconfigure.template
 
NonRootNamespaceTemplate(BeanFactory, NonRootNamespaceProperties, 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.NonRootNamespaceTemplate
 

O

onApplicationEvent(ApplicationReadyEvent) - Method in class io.temporal.spring.boot.autoconfigure.RootNamespaceAutoConfiguration.WorkerFactoryStarter
 
onApplicationEvent(ApplicationContextEvent) - Method in class io.temporal.spring.boot.autoconfigure.NonRootNamespaceAutoConfiguration.NonRootNamespaceEventListener
 
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
 

P

postProcessAfterInitialization(Object, String) - Method in class io.temporal.spring.boot.autoconfigure.NonRootBeanPostProcessor
 

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
 
RegisteredNexusServiceInfo() - Constructor for class io.temporal.spring.boot.autoconfigure.template.WorkersTemplate.RegisteredNexusServiceInfo
 
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, Map<String, DataConverter>, DataConverter, Tracer, TestWorkflowEnvironmentAdapter, Map<String, TemporalOptionsCustomizer<WorkerFactoryOptions.Builder>>, Map<String, TemporalOptionsCustomizer<WorkerOptions.Builder>>, Map<String, TemporalOptionsCustomizer<WorkflowClientOptions.Builder>>, Map<String, TemporalOptionsCustomizer<ScheduleClientOptions.Builder>>, Map<String, 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, Map<String, 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
 
setApplicationContext(ApplicationContext) - Method in class io.temporal.spring.boot.autoconfigure.NonRootNamespaceAutoConfiguration.NonRootNamespaceEventListener
 
setBeanFactory(BeanFactory) - Method in class io.temporal.spring.boot.autoconfigure.NonRootBeanPostProcessor
 
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.NexusServiceImpl
 
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, List<NonRootNamespaceProperties>, 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, Map<String, DataConverter>, DataConverter, Tracer, TemporalOptionsCustomizer<TestEnvironmentOptions.Builder>, Map<String, TemporalOptionsCustomizer<WorkerFactoryOptions.Builder>>, Map<String, TemporalOptionsCustomizer<WorkflowClientOptions.Builder>>, Map<String, TemporalOptionsCustomizer<ScheduleClientOptions.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.

V

VirtualThreadConfigurationProperties(Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class io.temporal.spring.boot.autoconfigure.properties.WorkerProperties.VirtualThreadConfigurationProperties
 

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>, Collection<String>, WorkerProperties.CapacityConfigurationProperties, WorkerProperties.RateLimitsConfigurationProperties, WorkerProperties.BuildIdConfigurationProperties, WorkerProperties.VirtualThreadConfigurationProperties) - 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
 
WorkerProperties.VirtualThreadConfigurationProperties - 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.NexusServiceImpl
 
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(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.RegisteredNexusServiceInfo - Class in io.temporal.spring.boot.autoconfigure.template
 
WorkersTemplate.RegisteredWorkflowInfo - Class in io.temporal.spring.boot.autoconfigure.template
 
WorkflowCacheProperties(Integer, Integer, Boolean) - 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 L M N O P R S T V W 
All Classes All Packages