Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.jbpm.workflow.definition
Interface ActivityState  view ActivityState download ActivityState.java

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

public interface ActivityState
extends State


Method Summary
 java.lang.String getActorRoleName()
           
 
Methods inherited from interface org.jbpm.workflow.definition.State
getImageCoordinates
 
Methods inherited from interface org.jbpm.workflow.definition.Node
getArrivingTransitions, getLeavingTransitions, getProcessBlock
 
Methods inherited from interface org.jbpm.workflow.definition.DefinitionObject
getDescription, getId, getName, getProcessDefinition, hasName
 

Method Detail

getActorRoleName

public java.lang.String getActorRoleName()