public class ReleaseWrapperHelper extends Object
| Constructor and Description |
|---|
ReleaseWrapperHelper() |
| Modifier and Type | Method and Description |
|---|---|
static List<Descriptor> |
getBuildSteps(AbstractProject<?,?> project)
Retrieve a list of all build steps including publishers and builders
|
public static List<Descriptor> getBuildSteps(AbstractProject<?,?> project)
project - The projectCopyright © 2016–2022. All rights reserved.