Modifier and Type | Class and Description |
---|---|
class |
OneShotProvisioner<T extends OneShotSlave>
This provisioner is responsible to create $
OneShotSlave s. |
Modifier and Type | Method and Description |
---|---|
OneShotSlave |
OneShotSlave.asNode() |
OneShotSlave |
OneShotAssignment.getAssignedNode() |
abstract OneShotSlave |
OneShotProvisioner.prepareExecutorFor(hudson.model.Queue.BuildableItem item)
Prepare a $
OneShotSlave to run this $Queue.BuildableItem . |
Constructor and Description |
---|
OneShotComputer(OneShotSlave slave) |
Copyright © 2016. All rights reserved.