Uses of Enum
com.jcabi.github.FileChange.Status
Packages that use FileChange.Status
-
Uses of FileChange.Status in com.jcabi.github
Methods in com.jcabi.github that return FileChange.StatusModifier and TypeMethodDescriptionstatic FileChange.StatusGet file change status corresponding to the given status string.FileChange.Smart.status()Status of the file in this change.static FileChange.StatusReturns the enum constant of this type with the specified name.static FileChange.Status[]FileChange.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.