Uses of Enum Class
org.eclipse.jgit.transport.RemoteRefUpdate.Status
Packages that use RemoteRefUpdate.Status
-
Uses of RemoteRefUpdate.Status in org.eclipse.jgit.transport
Fields in org.eclipse.jgit.transport declared as RemoteRefUpdate.StatusMethods in org.eclipse.jgit.transport that return RemoteRefUpdate.StatusModifier and TypeMethodDescriptionRemoteRefUpdate.getStatus()Get status of remote ref update operation.static RemoteRefUpdate.StatusReturns 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.Methods in org.eclipse.jgit.transport with parameters of type RemoteRefUpdate.StatusModifier and TypeMethodDescription(package private) voidRemoteRefUpdate.setStatus(RemoteRefUpdate.Status status)