Uses of Interface
org.kuali.rice.krms.framework.engine.Context
Packages that use Context
-
Uses of Context in org.kuali.rice.krms.framework.engine
Classes in org.kuali.rice.krms.framework.engine that implement ContextMethods in org.kuali.rice.krms.framework.engine that return ContextModifier and TypeMethodDescriptionContextProvider.loadContext(SelectionCriteria selectionCriteria, Map<Term, Object> facts, ExecutionOptions executionOptions) Loads the context for the given selection criteria, facts, and execution options.protected ContextProviderBasedEngine.selectContext(SelectionCriteria selectionCriteria, Map<Term, Object> facts, ExecutionOptions executionOptions) Load a Context from the contextProvider using the given parameters