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