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

Packages that use BPMS
org.mule.module.bpm   
 

Uses of BPMS in org.mule.module.bpm
 

Fields in org.mule.module.bpm declared as BPMS
protected  BPMS ProcessComponent.bpms
          The underlying BPMS
 

Methods in org.mule.module.bpm that return BPMS
 BPMS ProcessComponent.getBpms()
           
 BPMS Process.getBpms()
           
 

Methods in org.mule.module.bpm with parameters of type BPMS
 void ProcessComponent.setBpms(BPMS bpms)
           
 

Constructors in org.mule.module.bpm with parameters of type BPMS
Process(BPMS bpms, String name, String resource, org.mule.api.construct.FlowConstruct flowConstruct, org.mule.api.MuleContext muleContext)
           
Process(BPMS bpms, String name, String resource, String processIdField, org.mule.api.construct.FlowConstruct flowConstruct, org.mule.api.MuleContext muleContext)
           
 



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