|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jenkinsci.plugins.externalscheduler.AbstractCiStateProvider
public class AbstractCiStateProvider
Encapsulate Jenkins state
| Method Summary | |
|---|---|
List<hudson.model.Node> |
getNodes()
Get nodes ready to execute builds |
List<hudson.model.Queue.BuildableItem> |
getQueue()
Get buildable items to schedule |
void |
updateQueue()
Notify CIBase about the changes in the queue assignments |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public List<hudson.model.Node> getNodes()
getNodes in interface StateProviderpublic List<hudson.model.Queue.BuildableItem> getQueue()
getQueue in interface StateProviderpublic void updateQueue()
updateQueue in interface StateProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||