Interface SubWorkflowsCreationContext

All Superinterfaces:
DataContext, DataContextReadOnly, ProcessExecutionContext, ProcessExecutionInfoContext

public interface SubWorkflowsCreationContext extends ProcessExecutionContext, DataContext
Provides the context for launching the sub-workflows of a step.
Since:
5.5.0
See Also: