Class ProcessEventJobHandler
java.lang.Object
org.activiti.engine.impl.jobexecutor.ProcessEventJobHandler
- All Implemented Interfaces:
JobHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(JobEntity job, String configuration, ExecutionEntity execution, CommandContext commandContext) getType()
-
Field Details
-
TYPE
- See Also:
-
-
Constructor Details
-
ProcessEventJobHandler
public ProcessEventJobHandler()
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceJobHandler
-
execute
public void execute(JobEntity job, String configuration, ExecutionEntity execution, CommandContext commandContext) - Specified by:
executein interfaceJobHandler
-