org.tigris.subversion.javahl

Class Notify.Status

Enclosing Class:
Notify
Implemented Interfaces:
NotifyStatus

public static final class Notify.Status
extends java.lang.Object
implements NotifyStatus

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

Method Summary

static String
getStatusName(int status)
Returns the textual representation for the notification type

Method Details

getStatusName

public static final String getStatusName(int status)
Returns the textual representation for the notification type
Parameters:
status - type of the notification
Returns:
english text