Package io.temporal.common
-
Class Summary Class Description RetryOptions RetryOptions.Builder SearchAttribute WorkflowExecutionHistory Provides a wrapper with convenience methods over raw protobufHistory
object representing workflow history -
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.