|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler
org.camunda.bpm.engine.impl.jobexecutor.TimerStartEventJobHandler
public class TimerStartEventJobHandler
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler |
|---|
TimerEventJobHandler.TimerJobConfiguration |
| Field Summary | |
|---|---|
static String |
TYPE
|
| Fields inherited from class org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler |
|---|
JOB_HANDLER_CONFIG_PROPERTY_DELIMITER, JOB_HANDLER_CONFIG_PROPERTY_FOLLOW_UP_JOB_CREATED |
| Constructor Summary | |
|---|---|
TimerStartEventJobHandler()
|
|
| Method Summary | |
|---|---|
void |
execute(TimerEventJobHandler.TimerJobConfiguration configuration,
ExecutionEntity execution,
CommandContext commandContext,
String tenantId)
|
String |
getType()
|
protected void |
startProcessInstance(CommandContext commandContext,
String tenantId,
ProcessDefinition processDefinition)
|
| Methods inherited from class org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler |
|---|
newConfiguration, onDelete |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String TYPE
| Constructor Detail |
|---|
public TimerStartEventJobHandler()
| Method Detail |
|---|
public String getType()
public void execute(TimerEventJobHandler.TimerJobConfiguration configuration,
ExecutionEntity execution,
CommandContext commandContext,
String tenantId)
protected void startProcessInstance(CommandContext commandContext,
String tenantId,
ProcessDefinition processDefinition)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||