public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static hudson.model.Job<?,?> |
getProject(hudson.model.Queue.Item item) |
static hudson.model.Job<?,?> |
getProject(hudson.model.Run<?,?> build) |
static LockableResourcesStruct |
requiredResources(hudson.model.Job<?,?> project) |
public static hudson.model.Job<?,?> getProject(hudson.model.Queue.Item item)
public static hudson.model.Job<?,?> getProject(hudson.model.Run<?,?> build)
public static LockableResourcesStruct requiredResources(hudson.model.Job<?,?> project)
Copyright © 2016–2017. All rights reserved.