public abstract class AbstractAnsibleBuilderDescriptor
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractAnsibleBuilderDescriptor(String displayName) |
| Modifier and Type | Method and Description |
|---|---|
protected hudson.util.FormValidation |
checkNotNullOrEmpty(String parameter,
String errorMessage) |
hudson.util.ListBoxModel |
doFillCredentialsIdItems(hudson.model.Project project) |
String |
getDisplayName() |
AnsibleInstallation[] |
getInstallations() |
List<Inventory.InventoryDescriptor> |
getInventories() |
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> klass) |
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, toMapprotected AbstractAnsibleBuilderDescriptor(String displayName)
protected hudson.util.FormValidation checkNotNullOrEmpty(String parameter, String errorMessage)
public hudson.util.ListBoxModel doFillCredentialsIdItems(@AncestorInPath
hudson.model.Project project)
public List<Inventory.InventoryDescriptor> getInventories()
public boolean isApplicable(Class<? extends hudson.model.AbstractProject> klass)
isApplicable in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Builder>public AnsibleInstallation[] getInstallations()
Copyright © 2004-2016. All Rights Reserved.