Uses of Class
hudson.model.Queue.State
Packages that use Queue.State
-
Uses of Queue.State in jenkins.model.queue
Methods in jenkins.model.queue with parameters of type Queue.StateModifier and TypeMethodDescriptionvoid
QueueIdStrategy.DefaultStrategy.load
(Queue.State queueState) void
QueueIdStrategy.load
(Queue.State queueState) Loads the state of this strategy from a persisted queue state.void
QueueIdStrategy.DefaultStrategy.persist
(Queue.State queueState) void
QueueIdStrategy.persist
(Queue.State queueState) Persist the state of this strategy.