| Class | Description |
|---|---|
| CommandFactoryImpl |
Adds the lease related SSH commands
|
| LeaseAddCommand |
Adds additional slaves to the current lease.
|
| LeaseBuildAction |
keeps tracks of leases made during a build.
|
| LeaseBuildAction.RunListenerImpl |
When the build ends, release all the leases.
|
| LeaseContext |
A lease of executors to a client (which may be outside Jenkins).
|
| LeaseContextMap |
Singleton that remembers active lease contexts.
|
| LeasedTask |
TODO: share with distfork
|
| LeaseEndCommand |
Finishes the lease in progress.
|
| LeaseFile |
Remembers the in-scope session in the current directory.
|
| LeaseSshCommand |
Executes the specified command in the node where the given lease is running.
|
| LeaseStartCommand |
Lease executors.
|
| LeaseTunnelCommand |
Tunnels another SSH session that connects to the "lease-ssh" command.
|
Copyright © 2004-2013. All Rights Reserved.