jBPM distribution 6.2.0.CR2

Uses of Interface
org.jbpm.process.instance.impl.Action

Packages that use Action
org.jbpm.process.instance.impl   
org.jbpm.ruleflow.core.factory   
org.jbpm.workflow.instance.impl   
 

Uses of Action in org.jbpm.process.instance.impl
 

Classes in org.jbpm.process.instance.impl that implement Action
 class CancelNodeInstanceAction
           
 class MVELAction
           
 

Uses of Action in org.jbpm.ruleflow.core.factory
 

Methods in org.jbpm.ruleflow.core.factory with parameters of type Action
 ActionNodeFactory ActionNodeFactory.action(Action action)
           
 

Uses of Action in org.jbpm.workflow.instance.impl
 

Methods in org.jbpm.workflow.instance.impl with parameters of type Action
protected  void NodeInstanceImpl.executeAction(Action action)
          This method is used in both instances of the extendednodeinstanceimpl and actionnodeinstance instances in order to handle exceptions thrown when executing actions.
 


jBPM distribution 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.