Package com.soffid.iam.bpm.utils
Class Escalation
- java.lang.Object
-
- com.soffid.iam.bpm.utils.Escalation
-
public class Escalation extends Object
- Author:
- bubu
-
-
Constructor Summary
Constructors Constructor Description Escalation()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
escale(org.jbpm.graph.exe.ExecutionContext ctx, String entity)
static void
escale(org.jbpm.graph.exe.ExecutionContext ctx, String[] entities)
-