|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jbpm.pvm.impl.ProcessElementImpl
org.jbpm.pvm.impl.ObservableElementImpl
org.jbpm.pvm.impl.CompositeElementImpl
org.jbpm.pvm.impl.NodeImpl
org.jbpm.pvm.impl.ProcessModificationsImpl.AddedNode
public static class ProcessModificationsImpl.AddedNode
| Field Summary |
|---|
| Fields inherited from class org.jbpm.pvm.impl.NodeImpl |
|---|
behaviourReference, defaultTransition, incomingTransitions, isExecutionAsync, isLeaveAsync, isPreviousNeeded, isSignalAsync, outgoingTransitions, outgoingTransitionsMap, parentNode |
| Fields inherited from class org.jbpm.pvm.impl.CompositeElementImpl |
|---|
hasVariableDefinitions, nodes, nodesMap, variableDefinitions |
| 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.Node |
|---|
EVENT_NODE_ENTER, EVENT_NODE_LEAVE |
| Constructor Summary | |
|---|---|
ProcessModificationsImpl.AddedNode()
|
|
| Method Summary |
|---|
| Methods inherited from class org.jbpm.pvm.impl.CompositeElementImpl |
|---|
createNode, createNode, getNode, getNodes, getNodesMap, getVariableDefinitions, hasNode, hasNodes, removeNode, setVariableDefinitions |
| Methods inherited from class org.jbpm.pvm.impl.ObservableElementImpl |
|---|
addEvent, createEvent, getDescription, getEvent, getEvents, 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.Node |
|---|
getVariableDefinitions |
| Methods inherited from interface org.jbpm.pvm.CompositeElement |
|---|
getNode, getNodes, getNodesMap, hasNode, hasNodes |
| Methods inherited from interface org.jbpm.pvm.ObservableElement |
|---|
getDescription, getEvent, getEvents, hasEvent |
| Methods inherited from interface org.jbpm.pvm.ProcessElement |
|---|
getDbid, getExceptionHandlers, getProcessDefinition, getProperty, getPropertyKeys |
| Constructor Detail |
|---|
public ProcessModificationsImpl.AddedNode()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||