Package wt.change2
Class ChangeService2Event
java.lang.Object
wt.events.KeyedEvent
wt.change2.ChangeService2Event
- All Implemented Interfaces:
wt.events.summary.SummarizedEvent
Supported API: true
Extendable: false
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Supported API: truestatic final String
Supported API: truestatic final String
Supported API: truestatic final StringA constant that defines an event key that marks the creation of a FormalizedBy association between a Change Issue and a Change Request.static final String
Supported API: truestatic final String
Supported API: true -
Method Summary
Methods inherited from class wt.events.KeyedEvent
generateEventKey, getEventKey, getEventTarget, getEventType
-
Field Details
-
ISSUE_FORMALIZED
A constant that defines an event key that marks the creation of a FormalizedBy association between a Change Issue and a Change Request. The Change Issue is the target object.
Supported API: true- See Also:
-
ISSUE_UNFORMALIZED
Supported API: true- See Also:
-
CA_STATE_CHANGED
Supported API: true- See Also:
-
CN_STATE_CHANGED
Supported API: true- See Also:
-
PARENT_CHANGE_OBJECT_STATE_CHANGE
Supported API: true- See Also:
-
CHILD_CHANGE_OBJECT_STATE_CHANGE
Supported API: true- See Also:
-
-
Method Details
-
getTarget
Supported API: true- Returns:
- Persistable
-