org.tigris.subversion.javahl

Class Notify.Action

Enclosing Class:
Notify
Implemented Interfaces:
NotifyAction

public static final class Notify.Action
extends java.lang.Object
implements NotifyAction

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_lock, failed_revert, failed_unlock, locked, resolved, restore, revert, skip, status_completed, status_external, unlocked, update_add, update_completed, update_delete, update_external, update_update

Method Summary

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

Method Details

getActionName

public static final String getActionName(int action)
Returns the textual representation for the action kind
Parameters:
action - kind of action
Returns:
english text