jBPM distribution 6.1.0.Beta4

Uses of Interface
org.kie.api.definition.rule.Global

Packages that use Global
org.jbpm.process   
org.kie.api.definition All classes to create definitions, as built by the KnowledgeBuilder from artifact resources, can be found here. 
 

Uses of Global in org.jbpm.process
 

Methods in org.jbpm.process that return types with arguments of type Global
 Collection<Global> ProcessPackage.getGlobalVariables()
           
 

Uses of Global in org.kie.api.definition
 

Methods in org.kie.api.definition that return types with arguments of type Global
 Collection<Global> KiePackage.getGlobalVariables()
          Return the names of the globals defined in this package.
 


jBPM distribution 6.1.0.Beta4

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