| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
The trigger declaration defines a workflow process trigger.
| Nested Element Summary | |
| accessPointThe list of access points. |
| attributeThe list of extension attributes. |
| attributeThe list of extension attributes. |
| descriptionAn optional description of the model element. |
| descriptionAn optional description of the model element. |
| parameterMappingThe list of parameter mappings. |
| Attribute Summary | |
xs:string | idThe human usable identifier of the workflow process trigger. |
xs:string | nameThe human friendly name of the workflow process trigger. |
xs:long | oidA 32-bit number assigned to the trigger. |
xs:string | typeThe model id of one of the previously defined triggerType elements. |
| Attribute Detail |
xs:stringrequiredunqualifiedxs:stringrequiredunqualifiedxs:longrequiredunqualifiedxs:stringrequiredunqualified<xs:element name="trigger"><xs:complexType></xs:element><xs:sequence><xs:choice maxOccurs="1" minOccurs="0"></xs:sequence>
</xs:choice><xs:attribute name="oid" type="xs:long" use="required">
</xs:attribute><xs:attribute name="id" type="xs:string" use="required">
</xs:attribute><xs:attribute name="name" type="xs:string" use="required">
</xs:attribute><xs:attribute name="type" type="xs:string" use="required"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||