public class CreateRenditionJobHandler extends Object implements JobHandler
Constructor and Description |
---|
CreateRenditionJobHandler() |
Modifier and Type | Method and Description |
---|---|
void |
execute(JobEntity job,
String configuration,
VariableScope variableScope,
CommandContext commandContext) |
String |
getType() |
public static final String TYPE
public String getType()
getType
in interface JobHandler
public void execute(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext)
execute
in interface JobHandler