Package io.temporal.common
-
Class Summary Class Description RetryOptions RetryOptions.Builder SearchAttribute Deprecated. typed search attributes should be used instead.SearchAttributeKey<T> Representation of a typed search attribute key.SearchAttributes Immutable collection of typed search attributes.SearchAttributes.Builder Builder for creating a search attribute collection.SearchAttributeUpdate<T> Representation of a search attribute update inside a workflow.WorkflowExecutionHistory Provides a wrapper with convenience methods over raw protobufHistory
object representing workflow history -
Enum Summary Enum Description VersioningIntent Indicates whether the user intends certain commands to be run on a compatible worker Build Id version or not. -
Annotation Types Summary Annotation Type Description CronSchedule CronSchedule - Optional cron schedule for workflow.Experimental Annotation that specifies that an element is experimental, has unstable API or may change without notice.MethodRetry Specifies a retry policy for a workflow or activity method.