Uses of Interface
org.mule.module.bpm.RulesEngine

Packages that use RulesEngine
org.mule.module.bpm   
 

Uses of RulesEngine in org.mule.module.bpm
 

Fields in org.mule.module.bpm declared as RulesEngine
protected  RulesEngine RulesComponent.rulesEngine
          The underlying Rules Engine
 

Constructors in org.mule.module.bpm with parameters of type RulesEngine
Rules(RulesEngine rulesEngine, String resource, Object configuration, String entryPoint, Collection initialFacts, boolean stateless, boolean cepMode, org.mule.api.construct.FlowConstruct flowConstruct, org.mule.api.MuleContext muleContext)
           
 



Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.