Class CreateRenditionJobHandler
java.lang.Object
com.flowable.content.engine.impl.job.CreateRenditionJobHandler
- All Implemented Interfaces:
JobHandler
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) getType()
-
Field Details
-
TYPE
- See Also:
-
-
Constructor Details
-
CreateRenditionJobHandler
public CreateRenditionJobHandler()
-
-
Method Details
-
getType
- Specified by:
getType
in interfaceJobHandler
-
execute
public void execute(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) - Specified by:
execute
in interfaceJobHandler
-