diagram | |||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||
children | pm:moduleName pm:processName pm:version pm:taskName | ||
used by |
|
||
annotation |
|
||
source | <xsd:complexType name="QualifiedTaskName"> <xsd:annotation> <xsd:documentation>Type to describe the fully qualified name of a task.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="moduleName" type="xsd:string"> <xsd:annotation> <xsd:documentation>Name of the module to which the process template belongs.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="processName" type="xsd:string"> <xsd:annotation> <xsd:documentation>Name of the process template to which the task belongs.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="version" type="xsd:string" nillable="true"> <xsd:annotation> <xsd:documentation>OSGi-style version number of the process template. (This version number is the same as that of the module.)</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="taskName" type="xsd:string" nillable="true"> <xsd:annotation> <xsd:documentation>Name of the task.</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="moduleName" type="xsd:string"> <xsd:annotation> <xsd:documentation>Name of the module to which the process template belongs.</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="processName" type="xsd:string"> <xsd:annotation> <xsd:documentation>Name of the process template to which the task belongs.</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="version" type="xsd:string" nillable="true"> <xsd:annotation> <xsd:documentation>OSGi-style version number of the process template. (This version number is the same as that of the module.)</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="taskName" type="xsd:string" nillable="true"> <xsd:annotation> <xsd:documentation>Name of the task.</xsd:documentation> </xsd:annotation> </xsd:element> |