java.lang.Object
io.automatiko.engine.workflow.bpmn2.core.Signal
io.automatiko.engine.workflow.bpmn2.core.Escalation
All Implemented Interfaces:
Serializable

public class Escalation extends Signal implements Serializable
See Also:
  • Constructor Details

    • Escalation

      public Escalation(String id, String structureRef, String escalationCode)
    • Escalation

      public Escalation(String id, String escalationCode)
  • Method Details

    • getEscalationCode

      public String getEscalationCode()