| Class and Description |
|---|
| org.jenkins.plugins.lockableresources.BackwardCompatibility
Migration code for field introduced in 1.8 (since 1.11)
|
| Method and Description |
|---|
| org.jenkins.plugins.lockableresources.LockableResource.getQueuedContexts()
Replaced with LockableResourcesManager.queuedContexts (since 1.11)
|
| org.jenkins.plugins.lockableresources.LockableResourcesManager.queue(LockableResourcesStruct, long, String, int, Map<String, Object>, Logger) |
| Constructor and Description |
|---|
| org.jenkins.plugins.lockableresources.LockableResource(String, String, String, String)
Use single-argument constructor instead (since 1.8)
|
| org.jenkins.plugins.lockableresources.RequiredResourcesProperty(String, String, String, String)
groovy script was added (since 2.0)
|
Copyright © 2013–2020. All rights reserved.