| diagram | ![]() |
||
| namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||
| children | pm:user pm:processInstances | ||
| used by |
|
||
| source | <xsd:complexType name="replaceUserRequestType"> <xsd:sequence> <xsd:element name="user" type="xsd:string" minOccurs="0"> <xsd:annotation> <xsd:documentation>user name to replace with this request's Subject</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="processInstances" type="pm:ProcessInstancesType" minOccurs="0"> <xsd:annotation> <xsd:documentation>specifies which applications does the setting apply to</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||
| namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||||||
| type | xsd:string | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:element name="user" type="xsd:string" minOccurs="0"> <xsd:annotation> <xsd:documentation>user name to replace with this request's Subject</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||
| namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||||||
| type | pm:ProcessInstancesType | ||||||
| properties |
|
||||||
| children | pm:processInstance | ||||||
| annotation |
|
||||||
| source | <xsd:element name="processInstances" type="pm:ProcessInstancesType" minOccurs="0"> <xsd:annotation> <xsd:documentation>specifies which applications does the setting apply to</xsd:documentation> </xsd:annotation> </xsd:element> |