Uses of Class
org.apache.ode.bpel.pmapi.ProcessInfoCustomizer

Packages that use ProcessInfoCustomizer
org.apache.ode.bpel.pmapi   
 

Uses of ProcessInfoCustomizer in org.apache.ode.bpel.pmapi
 

Fields in org.apache.ode.bpel.pmapi declared as ProcessInfoCustomizer
static ProcessInfoCustomizer ProcessInfoCustomizer.ALL
           
static ProcessInfoCustomizer ProcessInfoCustomizer.NONE
           
static ProcessInfoCustomizer ProcessInfoCustomizer.SUMMARY_PROPERTIES
           
static ProcessInfoCustomizer ProcessInfoCustomizer.SUMMARYONLY
           
 

Methods in org.apache.ode.bpel.pmapi with parameters of type ProcessInfoCustomizer
 ProcessInfoDocument ProcessManagement.getProcessInfoCustom(javax.xml.namespace.QName pid, ProcessInfoCustomizer custom)
          Get the process info for a process.
 ProcessInfoListDocument ProcessManagement.listProcessesCustom(java.lang.String filter, java.lang.String orderKeys, ProcessInfoCustomizer custom)
          List the processes known to the engine.
 



Copyright © 2015 WSO2. All Rights Reserved.