public class WorkflowExecutionService extends BaseProviderRegistryService<WorkflowExecutor> implements FrameworkSupportService
framework, instanceregistry, registry
Modifier and Type | Method and Description |
---|---|
WorkflowExecutor |
getExecutorForItem(WorkflowExecutionItem workflow) |
static WorkflowExecutionService |
getInstanceForFramework(Framework framework) |
java.lang.String |
getName() |
createProviderInstanceFromType, hasValidProviderSignature, listProviders, providerOfType, registerClass, registerInstance
public java.lang.String getName()
getName
in interface FrameworkSupportService
public static WorkflowExecutionService getInstanceForFramework(Framework framework)
public WorkflowExecutor getExecutorForItem(WorkflowExecutionItem workflow) throws ExecutionServiceException
ExecutionServiceException