jBPM distribution 6.2.0.Beta2

Uses of Class
org.jbpm.process.instance.context.exception.ExceptionScopeInstance

Packages that use ExceptionScopeInstance
org.jbpm.process.instance.context.exception   
org.jbpm.workflow.instance.node   
 

Uses of ExceptionScopeInstance in org.jbpm.process.instance.context.exception
 

Subclasses of ExceptionScopeInstance in org.jbpm.process.instance.context.exception
 class CompensationScopeInstance
           
 class DefaultExceptionScopeInstance
           
 

Uses of ExceptionScopeInstance in org.jbpm.workflow.instance.node
 

Methods in org.jbpm.workflow.instance.node that return ExceptionScopeInstance
protected  ExceptionScopeInstance FaultNodeInstance.getExceptionScopeInstance(String faultName)
           
 

Methods in org.jbpm.workflow.instance.node with parameters of type ExceptionScopeInstance
protected  void FaultNodeInstance.handleException(String faultName, ExceptionScopeInstance exceptionScopeInstance)
           
 


jBPM distribution 6.2.0.Beta2

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