diagram | |||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||
properties |
|
||
children | pm:processID pm:parameterName | ||
annotation |
|
||
source | <xsd:element name="getParameterValueInput"> <xsd:annotation> <xsd:documentation>Request element for getParameterValue operation.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="processID" type="xsd:string"> <xsd:annotation> <xsd:documentation>Unique ID of the process instance.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="parameterName" type="xsd:string"> <xsd:annotation> <xsd:documentation>Name of the parameter whose value is to be retrieved.</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="processID" type="xsd:string"> <xsd:annotation> <xsd:documentation>Unique ID of the process instance.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||
type | xsd:string | ||
properties |
|
||
annotation |
|
||
source | <xsd:element name="parameterName" type="xsd:string"> <xsd:annotation> <xsd:documentation>Name of the parameter whose value is to be retrieved.</xsd:documentation> </xsd:annotation> </xsd:element> |