Uses of Enum Class
org.jenkins.plugins.lockableresources.remote.RemoteLockState
Packages that use RemoteLockState
-
Uses of RemoteLockState in org.jenkins.plugins.lockableresources.remote
Methods in org.jenkins.plugins.lockableresources.remote that return RemoteLockStateModifier and TypeMethodDescriptionRemoteLockRecord.getState()static RemoteLockStateReturns the enum constant of this class with the specified name.static RemoteLockState[]RemoteLockState.values()Returns an array containing the constants of this enum class, in the order they are declared.