|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
status of the text or the property of the item triggering the notification
Field Summary | |
static int |
changed
Pristine state was modified. |
static int |
conflicted
Modified state got conflicting mods. |
static int |
inapplicable
It not applicable |
static int |
merged
Modified state had mods merged in. |
static int |
missing
The item wasn't present. |
static int |
obstructed
An unversioned item obstructed work. |
static java.lang.String[] |
statusNames
the textual represention for the status types |
static int |
unchanged
The state did not change. |
static int |
unknown
Notifier doesn't know or isn't saying. |
Field Detail |
public static final int inapplicable
public static final int unknown
public static final int unchanged
public static final int missing
public static final int obstructed
public static final int changed
public static final int merged
public static final int conflicted
public static final java.lang.String[] statusNames
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |