jBPM distribution 6.1.0.Beta4

org.jbpm.bpmn2.core
Class Signal

java.lang.Object
  extended by org.jbpm.bpmn2.core.Signal
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Error, Escalation

public class Signal
extends Object
implements Serializable

See Also:
Serialized Form

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

Constructor Detail

Signal

public Signal(String id,
              String structureRef)
Method Detail

getId

public String getId()

getStructureRef

public String getStructureRef()

jBPM distribution 6.1.0.Beta4

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