|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbpm.graph.def.GraphElement
org.jbpm.graph.def.Node
org.jbpm.graph.node.TaskNode
org.alfresco.repo.workflow.jbpm.AlfrescoTaskNode
public class AlfrescoTaskNode
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jbpm.graph.def.Node |
---|
org.jbpm.graph.def.Node.NodeType |
Field Summary |
---|
Fields inherited from class org.jbpm.graph.node.TaskNode |
---|
SIGNAL_FIRST, SIGNAL_FIRST_WAIT, SIGNAL_LAST, SIGNAL_LAST_WAIT, SIGNAL_NEVER, SIGNAL_UNSYNCHRONIZED |
Fields inherited from class org.jbpm.graph.def.Node |
---|
action, arrivingTransitions, isAsync, isAsyncExclusive, leavingTransitions, superState, supportedEventTypes |
Fields inherited from class org.jbpm.graph.def.GraphElement |
---|
description, events, exceptionHandlers, name, processDefinition |
Constructor Summary | |
---|---|
AlfrescoTaskNode()
|
|
AlfrescoTaskNode(java.lang.String name)
|
Method Summary |
---|
Methods inherited from class org.jbpm.graph.node.TaskNode |
---|
addTask, completionTriggersSignal, execute, getCreateTasks, getNodeType, getSignal, getTask, getTasks, getTasksMap, isEndTasks, leave, parseSignal, read, removeTaskInstanceSynchronization, setCreateTasks, setEndTasks, setSignal, setTasks, signalToString |
Methods inherited from class org.jbpm.graph.def.Node |
---|
addArrivingTransition, addLeavingTransition, addNodeLog, createAsyncContinuationJob, enter, generateNextLeavingTransitionName, getAction, getArrivingTransitions, getDefaultLeavingTransition, getFullyQualifiedName, getLeavingTransition, getLeavingTransitions, getLeavingTransitionsList, getLeavingTransitionsMap, getNameExt, getNodes, getParent, getProcessDefinition, getSuperState, getSupportedEventTypes, hasLeavingTransition, hasNoLeavingTransitions, isAsync, isAsyncExclusive, isSuperStateNode, leave, leave, removeArrivingTransition, removeLeavingTransition, reorderLeavingTransition, setAction, setAsync, setAsyncExclusive, setName, write |
Methods inherited from class org.jbpm.graph.def.GraphElement |
---|
addEvent, addExceptionHandler, createAsyncActionExecutionJob, equals, executeAction, findExceptionHandler, fireAndPropagateEvent, fireEvent, getDescription, getEvent, getEvents, getExceptionHandlers, getId, getName, getParentChain, getParents, hasEvent, hasEvents, raiseException, removeEvent, removeExceptionHandler, reorderExceptionHandler, setDescription, setProcessDefinition, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.jbpm.jpdl.xml.Parsable |
---|
write |
Constructor Detail |
---|
public AlfrescoTaskNode()
public AlfrescoTaskNode(java.lang.String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |