jBPM distribution 6.0.0.Beta1

org.jbpm.bpmn2.core
Class Escalation

java.lang.Object
  extended by org.jbpm.bpmn2.core.Escalation
All Implemented Interfaces:
Serializable

public class Escalation
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
Escalation(String id, String escalationCode)
           
 
Method Summary
 String getEscalationCode()
           
 String getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Escalation

public Escalation(String id,
                  String escalationCode)
Method Detail

getId

public String getId()

getEscalationCode

public String getEscalationCode()

jBPM distribution 6.0.0.Beta1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.