org.camunda.bpm.container.impl.deployment.jobexecutor
Class StartJobExecutorStep
java.lang.Object
org.camunda.bpm.container.impl.spi.DeploymentOperationStep
org.camunda.bpm.container.impl.deployment.jobexecutor.StartJobExecutorStep
public class StartJobExecutorStep
- extends DeploymentOperationStep
Deployment operation step responsible for starting the JobExecutor
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StartJobExecutorStep
public StartJobExecutorStep()
getName
public String getName()
- Specified by:
getName in class DeploymentOperationStep
performOperationStep
public void performOperationStep(DeploymentOperation operationContext)
- Specified by:
performOperationStep in class DeploymentOperationStep
Copyright © 2015 camunda services GmbH. All rights reserved.