org.jbpm.bpmn2.core
Class Escalation
java.lang.Object
org.jbpm.bpmn2.core.Signal
org.jbpm.bpmn2.core.Escalation
- All Implemented Interfaces:
- Serializable
public class Escalation
- extends Signal
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Escalation
public Escalation(String id,
String structureRef,
String escalationCode)
Escalation
public Escalation(String id,
String escalationCode)
getEscalationCode
public String getEscalationCode()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.