org.jbpm.model.definition
Interface ProcessState

All Superinterfaces:
Element, Node, java.io.Serializable, State

public interface ProcessState
extends State


Method Summary
 Definition getSubProcess()
           
 
Methods inherited from interface org.jbpm.model.definition.State
getSwimlane
 
Methods inherited from interface org.jbpm.model.definition.Node
getLeavingTransition, getLeavingTransitions
 
Methods inherited from interface org.jbpm.model.definition.Element
getActions, getDefinition, getDescription, getId, getName
 

Method Detail

getSubProcess

public Definition getSubProcess()


Version : jbpm-2.0