|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.tigris.subversion.javahl.Notify.Status
The type of notification that is occuring. The values are defined in the interface NotifyStatus for building reasons.
Fields inherited from interface org.tigris.subversion.javahl.NotifyStatus |
changed, conflicted, inapplicable, merged, missing, obstructed, statusNames, unchanged, unknown |
Constructor Summary | |
Notify.Status()
|
Method Summary | |
static java.lang.String |
getStatusName(int status)
Returns the textual representation for the notification type |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Notify.Status()
Method Detail |
public static final java.lang.String getStatusName(int status)
status
- type of the notification
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |