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