Uses of Enum Class
org.eclipse.jgit.transport.RemoteRefUpdate.Status
Packages that use RemoteRefUpdate.Status
-
Uses of RemoteRefUpdate.Status in org.eclipse.jgit.transport
Methods in org.eclipse.jgit.transport that return RemoteRefUpdate.StatusModifier and TypeMethodDescriptionRemoteRefUpdate.getStatus()
Get status of remote ref update operation.static RemoteRefUpdate.Status
Returns the enum constant of this class with the specified name.static RemoteRefUpdate.Status[]
RemoteRefUpdate.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.