org.camunda.bpm.engine.impl.jobexecutor
Class ProcessEventJobHandler
java.lang.Object
org.camunda.bpm.engine.impl.jobexecutor.ProcessEventJobHandler
- All Implemented Interfaces:
- JobHandler
public class ProcessEventJobHandler
- extends Object
- implements JobHandler
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
ProcessEventJobHandler
public ProcessEventJobHandler()
getType
public String getType()
- Specified by:
getType in interface JobHandler
execute
public void execute(String configuration,
ExecutionEntity execution,
CommandContext commandContext)
- Specified by:
execute in interface JobHandler
Copyright © 2016 camunda services GmbH. All rights reserved.