Class StopProcessInstanceTimerCmd
- java.lang.Object
-
- com.flowable.core.service.management.StopProcessInstanceTimerCmd
-
-
Field Summary
Fields Modifier and Type Field Description protected String
elementId
protected String
processInstanceId
-
Constructor Summary
Constructors Constructor Description StopProcessInstanceTimerCmd(String processInstanceId, String elementId)
-
-
-
Method Detail
-
execute
public Void execute(CommandContext commandContext)
-
-