|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbpm.pvm.impl.ProcessElementImpl org.jbpm.pvm.impl.ObservableElementImpl org.jbpm.pvm.impl.TransitionImpl org.jbpm.pvm.impl.ProcessModificationsImpl.AddedTransition
public static class ProcessModificationsImpl.AddedTransition
Field Summary |
---|
Fields inherited from class org.jbpm.pvm.impl.TransitionImpl |
---|
destination, guardConditionReference, isTakeAsync, source, waitConditionReference |
Fields inherited from class org.jbpm.pvm.impl.ObservableElementImpl |
---|
description, events, name |
Fields inherited from class org.jbpm.pvm.impl.ProcessElementImpl |
---|
dbid, dbversion, exceptionHandlers, processDefinition, properties |
Fields inherited from interface org.jbpm.pvm.Transition |
---|
EVENT_TRANSITION_TAKE |
Constructor Summary | |
---|---|
ProcessModificationsImpl.AddedTransition()
|
Method Summary |
---|
Methods inherited from class org.jbpm.pvm.impl.TransitionImpl |
---|
createEvent, getDestination, getEvent, getGuardCondition, getGuardConditionReference, getParent, getSource, getWaitCondition, getWaitConditionReference, isTakeAsync, makeDefault, setDestination, setGuardConditionReference, setName, setSource, setTakeAsync, setWaitConditionReference, setWaitConditionReferenceConditionReference, toString |
Methods inherited from class org.jbpm.pvm.impl.ObservableElementImpl |
---|
addEvent, createEvent, getDescription, getEvent, getEvents, getName, hasEvent, setDescription, setEvents |
Methods inherited from class org.jbpm.pvm.impl.ProcessElementImpl |
---|
addExceptionHandler, addProperty, createExceptionHandler, getDbid, getExceptionHandlers, getProcessDefinition, getProperties, getProperty, getPropertyKeys, setExceptionHandlers, setProcessDefinition, setProperties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.jbpm.pvm.ObservableElement |
---|
getDescription, getEvent, getEvents, getName, hasEvent |
Methods inherited from interface org.jbpm.pvm.ProcessElement |
---|
getDbid, getExceptionHandlers, getProcessDefinition, getProperty, getPropertyKeys |
Constructor Detail |
---|
public ProcessModificationsImpl.AddedTransition()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |