wt.eff
Class EffServiceEvent
java.lang.Object
wt.events.KeyedEvent
wt.eff.EffServiceEvent
- All Implemented Interfaces:
- Serializable, wt.events.summary.SummarizedEvent
public class EffServiceEvent
- extends KeyedEvent
- implements Serializable
Event class for StandardEffService.
Supported API: true
Extendable: false
- See Also:
- Serialized Form
|
Field Summary |
static String |
POST_UPDATE_EFF_RECORDS
A constant that defines an event key that marks the occurrence of effectivity
records updated for one or more EffRecordable targets. |
POST_UPDATE_EFF_RECORDS
public static final String POST_UPDATE_EFF_RECORDS
- A constant that defines an event key that marks the occurrence of effectivity
records updated for one or more EffRecordable targets.
Supported API: true
- See Also:
- Constant Field Values