jBPM :: Distribution 6.2.0.Final

Uses of Interface
org.kie.api.runtime.Globals

Packages that use Globals
org.jbpm.process   
org.kie.api.runtime The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. 
 

Uses of Globals in org.jbpm.process
 

Methods in org.jbpm.process that return Globals
 Globals StatefulProcessSession.getGlobals()
           
 

Uses of Globals in org.kie.api.runtime
 

Methods in org.kie.api.runtime that return Globals
 Globals StatelessKieSession.getGlobals()
          Return the Globals store
 Globals KieRuntime.getGlobals()
           
 

Methods in org.kie.api.runtime with parameters of type Globals
 void Globals.setDelegate(Globals delegate)
           
 


jBPM :: Distribution 6.2.0.Final

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