|
jBPM distribution 6.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RuleContextProvider
Method Summary | |
---|---|
void |
addGlobals(String scope,
Map<String,Object> globals)
|
void |
addKieBase(String scope,
KieBase kbase)
|
Map<String,Object> |
getGlobals(String scope)
|
KieBase |
getKieBase(String scope)
|
Method Detail |
---|
KieBase getKieBase(String scope)
void addKieBase(String scope, KieBase kbase)
Map<String,Object> getGlobals(String scope)
void addGlobals(String scope, Map<String,Object> globals)
|
jBPM distribution 6.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |