jBPM distribution 6.0.1.Final

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.0.1.Final

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