|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dtolabs.rundeck.core.plugins.BaseProviderRegistryService<WorkflowExecutor>
com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionService
public class WorkflowExecutionService
WorkflowExecutionService provides ability to execute workflows
Field Summary |
---|
Fields inherited from class com.dtolabs.rundeck.core.plugins.BaseProviderRegistryService |
---|
framework, instanceregistry, registry |
Method Summary | |
---|---|
WorkflowExecutor |
getExecutorForItem(WorkflowExecutionItem workflow)
|
static WorkflowExecutionService |
getInstanceForFramework(Framework framework)
|
java.lang.String |
getName()
Return the name used to identify the service |
Methods inherited from class com.dtolabs.rundeck.core.plugins.BaseProviderRegistryService |
---|
createProviderInstanceFromType, hasValidProviderSignature, listProviders, providerOfType, registerClass, registerInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getName()
FrameworkSupportService
getName
in interface FrameworkSupportService
public static WorkflowExecutionService getInstanceForFramework(Framework framework)
public WorkflowExecutor getExecutorForItem(WorkflowExecutionItem workflow) throws ExecutionServiceException
ExecutionServiceException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |