Package org.camunda.bpm.engine.impl
Interface ProcessInstanceModificationInstruction
-
public interface ProcessInstanceModificationInstruction
- Author:
- Thorben Lindhauer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
execute(CommandContext commandContext)
-
-
-
Method Detail
-
execute
void execute(CommandContext commandContext)
-
-