public class TemporaryMessageJobHandler extends Object implements org.flowable.job.service.JobHandler
| Constructor and Description |
|---|
TemporaryMessageJobHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.flowable.job.service.impl.persistence.entity.JobEntity job,
String configuration,
org.flowable.variable.api.delegate.VariableScope variableScope,
org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
String |
getType() |
public static final String TYPE
public String getType()
getType in interface org.flowable.job.service.JobHandlerpublic void execute(org.flowable.job.service.impl.persistence.entity.JobEntity job,
String configuration,
org.flowable.variable.api.delegate.VariableScope variableScope,
org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
execute in interface org.flowable.job.service.JobHandlerCopyright © 2019. All rights reserved.