diagram | |||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||
children | pm:basicTemplate pm:state pm:priority pm:creationTime pm:willSave pm:saveDuration pm:serviceProcess | ||
used by |
|
||
annotation |
|
||
source | <xsd:complexType name="ProcessTemplate"> <xsd:annotation> <xsd:documentation>Type to describe a process template.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="basicTemplate" type="pm:BasicProcessTemplate"> <xsd:annotation> <xsd:documentation>Basic/core attributes of this process template.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="state" type="xsd:string" nillable="true" minOccurs="0"> <xsd:annotation> <xsd:documentation>State of the process template, for example ACTIVE.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="priority" type="xsd:string" nillable="true" minOccurs="0"> <xsd:annotation> <xsd:documentation>Default scheduling priority to be assigned to process instances created from this process template.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="creationTime" type="xsd:dateTime" nillable="true" minOccurs="0"> <xsd:annotation> <xsd:documentation>Date/time when this process template was created.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="willSave" type="xsd:boolean" nillable="true" minOccurs="0"> <xsd:annotation> <xsd:documentation>flag to indicate whether terminated process instances should be saved</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="saveDuration" type="xsd:string" nillable="true" minOccurs="0"> <xsd:annotation> <xsd:documentation>duration string to indicate how long the terminated process instances should be saved</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="serviceProcess" type="xsd:boolean" nillable="true" minOccurs="0"> <xsd:annotation> <xsd:documentation>service process flag to indicate whether definition is a service process. true for service process: false for business process</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
diagram | |||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||
type | pm:BasicProcessTemplate | ||
properties |
|
||
children | pm:processQName pm:description | ||
annotation |
|
||
source | <xsd:element name="basicTemplate" type="pm:BasicProcessTemplate"> <xsd:annotation> <xsd:documentation>Basic/core attributes of this process template.</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="state" type="xsd:string" nillable="true" minOccurs="0"> <xsd:annotation> <xsd:documentation>State of the process template, for example ACTIVE.</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="priority" type="xsd:string" nillable="true" minOccurs="0"> <xsd:annotation> <xsd:documentation>Default scheduling priority to be assigned to process instances created from this process template.</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="creationTime" type="xsd:dateTime" nillable="true" minOccurs="0"> <xsd:annotation> <xsd:documentation>Date/time when this process template was created.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||||||||
type | xsd:boolean | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="willSave" type="xsd:boolean" nillable="true" minOccurs="0"> <xsd:annotation> <xsd:documentation>flag to indicate whether terminated process instances should be saved</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="saveDuration" type="xsd:string" nillable="true" minOccurs="0"> <xsd:annotation> <xsd:documentation>duration string to indicate how long the terminated process instances should be saved</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||||||||
type | xsd:boolean | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="serviceProcess" type="xsd:boolean" nillable="true" minOccurs="0"> <xsd:annotation> <xsd:documentation>service process flag to indicate whether definition is a service process. true for service process: false for business process</xsd:documentation> </xsd:annotation> </xsd:element> |