org.apache.ode.bpel.pmapi
Class ProcessInfoCustomizer
java.lang.Object
org.apache.ode.bpel.pmapi.ProcessInfoCustomizer
public class ProcessInfoCustomizer
- extends java.lang.Object
Used to customize the response document provided by most methods returning
process info.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ALL
public static final ProcessInfoCustomizer ALL
NONE
public static final ProcessInfoCustomizer NONE
ProcessInfoCustomizer
public ProcessInfoCustomizer(java.lang.String value)
ProcessInfoCustomizer
public ProcessInfoCustomizer(ProcessInfoCustomizer.Item... items)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
includeInstanceSummary
public boolean includeInstanceSummary()
includeProcessProperties
public boolean includeProcessProperties()
includeEndpoints
public boolean includeEndpoints()