| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
The eventActionType declaration defines an action type for
eventAction-elements, bindAction-elements and unbindAction-elements.
| Nested Element Summary | |
| attributeThe list of extension attributes. |
| attributeThe list of extension attributes. |
| descriptionAn optional description of the model element. |
| descriptionAn optional description of the model element. |
| Attribute Summary | |
xs:string | actionClass |
xs:boolean | activityActionA boolean that indicates whether actions of this event action type are available for workflow activities. |
xs:string | idThe human usable identifier of the event action type. |
xs:string | nameThe human friendly name of the event action type. |
xs:long | oidA 32-bit number assigned to the event action type. |
xs:string | panelClass |
xs:boolean | predefinedA boolean that indicates whether the event action type is predefined or created by modeling. |
xs:boolean | processActionA boolean that indicates whether actions of this event action type are available for workflow processes. |
xs:string | supportedConditionTypesA comma separated list of model id's of supported event condition types. |
xs:string | unsupportedContextsA comma separated list of unsupported event contexts (actions). |
| Attribute Detail |
xs:stringoptionalunqualifiedxs:booleanoptionalunqualifiedxs:stringrequiredunqualifiedxs:stringoptionalunqualifiedxs:longrequiredunqualifiedxs:stringoptionalunqualifiedxs:booleanoptionalunqualifiedxs:booleanoptionalunqualifiedxs:stringoptionalunqualifiedxs:stringoptionalunqualified<xs:element name="eventActionType"><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">
</xs:attribute><xs:attribute name="predefined" type="xs:boolean">
</xs:attribute><xs:attribute name="processAction" type="xs:boolean">
</xs:attribute><xs:attribute name="activityAction" type="xs:boolean">
</xs:attribute><xs:attribute name="panelClass" type="xs:string"/><xs:attribute name="actionClass" type="xs:string"/><xs:attribute name="supportedConditionTypes" type="xs:string">
</xs:attribute><xs:attribute name="unsupportedContexts" type="xs:string"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||