Package | Description |
---|---|
com.rackspace.jenkins_nodepool |
Modifier and Type | Method and Description |
---|---|
NodeRequest |
Attempt.getRequest()
Returns a reference to the node request object for this attempt.
|
Modifier and Type | Method and Description |
---|---|
List<NodeRequest> |
NodePool.getRequests() |
List<NodeRequest> |
NodePoolJob.getRequests() |
Modifier and Type | Method and Description |
---|---|
List<NodePoolNode> |
NodePool.acceptNodes(NodeRequest request)
Accept the node that was created to satisfy the given request.
|
Boolean |
NodePoolJob.hasRequest(NodeRequest request) |
Modifier and Type | Method and Description |
---|---|
void |
NodePool.setRequests(List<NodeRequest> requests) |
Constructor and Description |
---|
Attempt(NodeRequest request)
Creates a new NodeRequest attempt object.
|
Copyright © 2016–2018. All rights reserved.