ChannelLifecycleStrategy
and
WorkflowLifecycleStrategy
.See: Description
Class | Description |
---|---|
BlockingChannelLifecycleStrategy |
Blocking strategy for starting channels.
|
FilteredSharedComponentStart |
Filtered start strategy for
SharedComponentList |
NonBlockingChannelStartStrategy |
Non Blocking start strategy for channels.
|
WorkflowRetryAndContinue |
Strategy for starting workflows that retries a workflow init or start a number of times.
|
WorkflowRetryAndFail |
Strategy for starting workflows that retries a workflow init or start a number of times.
|
ChannelLifecycleStrategy
and
WorkflowLifecycleStrategy
.