org.tigris.subversion.javahl
Class Notify.Action

java.lang.Object
  extended by org.tigris.subversion.javahl.Notify.Action
All Implemented Interfaces:
NotifyAction
Enclosing interface:
Notify

public static final class Notify.Action
extends Object
implements NotifyAction

The type of action occuring. The values are defined in the interface NotifyAction for building reasons.


Field Summary
 
Fields inherited from interface org.tigris.subversion.javahl.NotifyAction
actionNames, add, blame_revision, changelist_clear, changelist_set, commit_added, commit_deleted, commit_modified, commit_postfix_txdelta, commit_replaced, copy, delete, exists, failed_lock, failed_revert, failed_unlock, foreign_merge_begin, locked, merge_begin, merge_completed, property_added, property_deleted, property_deleted_nonexistent, property_modified, resolved, restore, revert, revprop_deleted, revprop_set, skip, status_completed, status_external, tree_conflict, unlocked, update_add, update_completed, update_delete, update_external, update_replaced, update_update
 
Constructor Summary
Notify.Action()
           
 
Method Summary
static 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

Notify.Action

public Notify.Action()
Method Detail

getActionName

public static final String getActionName(int action)
Returns the textual representation for the action kind

Parameters:
action - kind of action
Returns:
english text