diagram | |||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||
properties |
|
||
children | pm:activityID pm:expirationTime | ||
annotation |
|
||
source | <xsd:element name="setDeadlineExpirationInput"> <xsd:annotation> <xsd:documentation>Request element for setDeadlineExpiration operation.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="activityID" type="xsd:string"> <xsd:annotation> <xsd:documentation>Unique ID of the activity for which the deadline expiration is to be set. (For example, the XPDL ID assigned by TIBCO Business Studio's Process Editor.)</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="expirationTime" type="xsd:dateTime"> <xsd:annotation> <xsd:documentation>Expiration date/time for the specified activity.</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="activityID" type="xsd:string"> <xsd:annotation> <xsd:documentation>Unique ID of the activity for which the deadline expiration is to be set. (For example, the XPDL ID assigned by TIBCO Business Studio's Process Editor.)</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||
type | xsd:dateTime | ||
properties |
|
||
annotation |
|
||
source | <xsd:element name="expirationTime" type="xsd:dateTime"> <xsd:annotation> <xsd:documentation>Expiration date/time for the specified activity.</xsd:documentation> </xsd:annotation> </xsd:element> |