diagram | |||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||
properties |
|
||
children | pm:summary | ||
annotation |
|
||
source | <xsd:element name="processInstanceSummary"> <xsd:annotation> <xsd:documentation>Response element for getProcessInstanceSummary operation, to capture the summary information about a process instance. This operation is mainly used for debugging purposes.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="summary" type="xsd:string"> <xsd:annotation> <xsd:documentation>Summary of all information relevant to the process instance (as a formatted string), including a snapshot of all process variables' values.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||
type | xsd:string | ||
properties |
|
||
annotation |
|
||
source | <xsd:element name="summary" type="xsd:string"> <xsd:annotation> <xsd:documentation>Summary of all information relevant to the process instance (as a formatted string), including a snapshot of all process variables' values.</xsd:documentation> </xsd:annotation> </xsd:element> |