Package org.camunda.bpm.engine.impl.util
Class ModificationUtil
- java.lang.Object
-
- org.camunda.bpm.engine.impl.util.ModificationUtil
-
public abstract class ModificationUtil extends Object
- Author:
- Svetlana Dorokhova.
-
-
Constructor Summary
Constructors Constructor Description ModificationUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
handleChildRemovalInScope(ExecutionEntity removedExecution)
-
-
-
Method Detail
-
handleChildRemovalInScope
public static void handleChildRemovalInScope(ExecutionEntity removedExecution)
-
-