org.jbpm.workflow.core.node
Class CompositeNode.CompositeNodeStart
java.lang.Object
org.jbpm.workflow.core.impl.NodeImpl
org.jbpm.workflow.core.node.CompositeNode.CompositeNodeStart
- All Implemented Interfaces:
- Serializable, Node, Contextable, ContextResolver
- Enclosing class:
- CompositeNode
public class CompositeNode.CompositeNodeStart
- extends NodeImpl
- See Also:
- Serialized Form
Methods inherited from class org.jbpm.workflow.core.impl.NodeImpl |
addConstraint, addIncomingConnection, addOutgoingConnection, getConstraint, getConstraints, getContext, getDefaultIncomingConnections, getDefaultOutgoingConnections, getFrom, getId, getIncomingConnections, getIncomingConnections, getMetaData, getMetaData, getName, getNodeContainer, getOutgoingConnections, getOutgoingConnections, getTo, getUniqueId, internalGetConstraint, removeIncomingConnection, removeOutgoingConnection, resolveContext, setConstraint, setContext, setId, setMetaData, setMetaData, setName, setNodeContainer, validateAddIncomingConnection, validateAddOutgoingConnection, validateRemoveIncomingConnection, validateRemoveOutgoingConnection |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeNode.CompositeNodeStart
public CompositeNode.CompositeNodeStart(Node outNode,
String outType)
getInNode
public Node getInNode()
getInNodeId
public long getInNodeId()
getInType
public String getInType()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.