JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Enum Summary
Class
Description
Action
Action Definition
ActionDataFilter
Auth
AuthDefinition
Auth Definition
AuthDefinition.Scheme
Defines the auth type
AuthDefinitionDeserializer
AuthDefinitionSerializer
AuthDeserializer
BaseObjectMapper
BaseWorkflow
Base Workflow provides some extra functionality for the Workflow types
BasicAuthDefinition
BearerAuthDefinition
Branch
Branch Definition
CallbackState
This state is used to wait for events from event sources and then transitioning to a next state
CallbackStateSerializer
Constants
ConstantsDeserializer
ContinueAs
End definition continue as
ContinueAsDeserializer
ContinueAsSerializer
CorrelationDef
CloudEvent correlation definition
Cron
Schedule cron definition
CronDeserializer
CronSerializer
DataCondition
Switch state data based condition
DataInputSchema
DataInputSchemaDeserializer
DefaultConditionDefinition
Switch state default condition definition
DefaultState
Default State
DefaultState.Type
State type
DefaultStateTypeDeserializer
End
State end definition
EndDefinitionDeserializer
EndDefinitionSerializer
Error
ErrorDefinition
Errors
ErrorsDeserializer
EventCondition
Switch state data event condition
EventDataFilter
EventDefinition
EventDefinition.Kind
Defines the events as either being consumed or produced by the workflow.
EventDefinitionKindDeserializer
EventDefinitionSerializer
EventRef
Event References
EventRef.Invoke
Specifies if the function should be invoked sync or async.
Events
EventsDeserializer
EventState
This state is used to wait for events from event sources and then to invoke one or more functions to run in sequence or in parallel.
EventStateSerializer
Extension
ExtensionDeserializer
ExtensionSerializer
ForEachState
Execute a set of defined actions or workflows for each element of a data array
ForEachState.Mode
Specifies how iterations are to be performed (sequentially or in parallel)
ForEachStateSerializer
FunctionDefinition
FunctionDefinition.Type
Defines the function type.
FunctionDefinitionTypeDeserializer
FunctionRef
FunctionRef.Invoke
Specifies if the function should be invoked sync or async.
FunctionRefDeserializer
FunctionRefSerializer
Functions
FunctionsDeserializer
InjectState
Set up and inject the state's data input to data output.
InjectStateSerializer
JsonObjectMapper
JsonObjectMapperFactory
OauthDefinition
OauthDefinition.GrantType
Defines the grant type
OnEvents
Actions to be performed on Events arrival
OnEvents.ActionMode
Specifies how actions are to be performed (in sequence of parallel)
OnEventsActionModeDeserializer
OperationState
This state allows one or more functions to run in sequence or in parallel without waiting for any event.
OperationState.ActionMode
Specifies whether functions are executed in sequence or in parallel.
OperationStateActionModeDeserializer
OperationStateSerializer
ParallelState
Consists of a number of states that are executed in parallel
ParallelState.CompletionType
Option types on how to complete branch execution.
ParallelStateCompletionTypeDeserializer
ParallelStateSerializer
ProduceEvent
Repeat
Retries
RetriesDeserializer
RetryDefinition
Retry Definition
Schedule
Start state schedule definition
ScheduleDeserializer
ScheduleSerializer
Secrets
SecretsDeserializer
Sleep
SleepState
This state is used to wait for events from event sources and then transitioning to a next state
SleepStateSerializer
Start
State start definition
StartDefinitionDeserializer
StartDefinitionSerializer
State
StateDataFilter
StateDeserializer
StateExecTimeout
StateExecTimeoutDeserializer
StateExecTimeoutSerializer
StringValueDeserializer
SubFlowRef
SubFlowRef.Invoke
Specifies if the function should be invoked sync or async.
SubFlowRef.OnParentComplete
If invoke is 'async', specifies how subflow execution should behave when parent workflow completes.
SubFlowRefDeserializer
SubFlowRefSerializer
SwitchCondition
SwitchState
Permits transitions to other states based on criteria matching
SwitchStateSerializer
TimeoutsDefinition
Timeouts Definition
Transition
TransitionDeserializer
TransitionSerializer
Utils
ValidationError
Workflow
Serverless Workflow is a vendor-neutral specification for defining the model of workflows responsible for orchestrating event-driven serverless applications.
WorkflowDiagram
WorkflowExecTimeout
WorkflowModule
WorkflowPropertySource
WorkflowSchemaLoader
WorkflowSerializer
WorkflowValidator
YamlObjectMapper
YamlObjectMapperFactory