jBPM :: Distribution 6.2.0-SNAPSHOT

Uses of Class
org.jbpm.process.core.context.exception.ExceptionScope

Packages that use ExceptionScope
org.jbpm.process.core.context.exception   
org.jbpm.process.instance.context.exception   
org.jbpm.ruleflow.core   
 

Uses of ExceptionScope in org.jbpm.process.core.context.exception
 

Subclasses of ExceptionScope in org.jbpm.process.core.context.exception
 class CompensationScope
          This scope represents the collection of compensation handlers in a (sub)process.
 

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

Methods in org.jbpm.process.instance.context.exception that return ExceptionScope
 ExceptionScope ExceptionScopeInstance.getExceptionScope()
           
 

Uses of ExceptionScope in org.jbpm.ruleflow.core
 

Methods in org.jbpm.ruleflow.core that return ExceptionScope
 ExceptionScope RuleFlowProcess.getExceptionScope()
           
 


jBPM :: Distribution 6.2.0-SNAPSHOT

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