All Classes and Interfaces
Class
Description
Enables the Activity bean to be discovered by the Workers auto-discovery.
These properties are significantly mirroring
WorkflowServiceStubsOptionsEnables the Nexus service bean to be discovered by the Workers auto-discovery.
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.
Provides a client based on `spring.temporal.testServer` section
Creates a level of indirection over the
TestWorkflowEnvironment that allows the
AutoConfiguration and Starter to work with temporal-testing dependency in classpath.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.
Creates a
WorkerFactory and Workers for a given namespace provided by WorkflowClient.Enables the Workflow implementation class to be discovered by the Workers auto-discovery.
Bean of this class can be added to Spring context to get a fine control over
WorkflowImplementationOptions objects that are created by Temporal Spring Boot Autoconfigure
module.