@Extension
public static class FirstBuilder.FirstBuilderImpl
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>
| Constructor and Description |
|---|
FirstBuilder.FirstBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
Required method.
|
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> proj)
This is used to determine if this build step is applicable for your chosen projec type.
|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic boolean isApplicable(Class<? extends hudson.model.AbstractProject> proj)
isApplicable in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>proj - The current projectpublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Builder>Copyright © 2004-2016. All Rights Reserved.