Class ProjectEventType

All Implemented Interfaces:
Serializable, Comparable, EnumeratedType, LocalizableMetadata, LocalizableMessage, Message

@GenAsEnumeratedType(supportedAPI=PUBLIC) public class ProjectEventType extends _ProjectEventType
Represents notable project events. The possible types are the following;
  • RISK_CHANGE
  • NODE_CREATION
  • STATE_CHANGE
  • STATUS_CHANGE
  • PERCENT_CHANGE
  • FINISH_CHANGE
  • DEADLINE_CHANGE
  • OWNER_CHANGE
  • OBJECT_DELETION
  • DEADLINE
  • TIME_TO_DEADLINE
  • TIME_PAST_DEADLINE


Supported API: true

Extendable: false
See Also: