org.jbpm.bpmn2.core
Class Signal
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Signal
public Signal(String id,
String structureRef)
getId
public String getId()
getStructureRef
public String getStructureRef()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.