diagram | |||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||
children | pm:priority | ||
used by |
|
||
annotation |
|
||
source | <xsd:complexType name="CreateProcessInstanceOptions"> <xsd:annotation> <xsd:documentation>Provides options to control how a purge is carried out</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="priority" type="xsd:short" minOccurs="0"> <xsd:annotation> <xsd:documentation>(Optional) Priority value used to schedule the execution of this process instance</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |