|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.tigris.subversion.javahl.Notify.Action
The type of action occuring. The values are defined in the interface NotifyAction for building reasons.
Fields inherited from interface org.tigris.subversion.javahl.NotifyAction |
actionNames, add, blame_revision, commit_added, commit_deleted, commit_modified, commit_postfix_txdelta, commit_replaced, copy, delete, failed_revert, resolved, restore, revert, skip, status_completed, status_external, update_add, update_completed, update_delete, update_external, update_update |
Constructor Summary | |
Notify.Action()
|
Method Summary | |
static java.lang.String |
getActionName(int action)
Returns the textual representation for the action kind |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Notify.Action()
Method Detail |
public static final java.lang.String getActionName(int action)
action
- kind of action
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |