@Extension(optional=true) public static final class AnsibleTowerProjectSyncFreestyle.DescriptorImpl extends BuildStepDescriptor<Builder>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
Modifier and Type | Field and Description |
---|---|
static boolean |
async |
static Boolean |
importTowerLogs |
static String |
project |
static Boolean |
removeColor |
static String |
templateType |
static Boolean |
throwExceptionWhenFail |
static String |
towerCredentialsId |
static String |
towerServer |
static Boolean |
verbose |
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
ListBoxModel |
doFillTowerCredentialsIdItems(Item item,
String towerCredentialsId) |
ListBoxModel |
doFillTowerServerItems() |
String |
getDisplayName() |
boolean |
isApplicable(Class<? extends AbstractProject> aClass) |
filter
addHelpFileRedirect, bindJSON, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public static final String towerServer
public static final String towerCredentialsId
public static final String project
public static final Boolean verbose
public static final Boolean importTowerLogs
public static final Boolean removeColor
public static final String templateType
public static final Boolean throwExceptionWhenFail
public static final boolean async
public boolean isApplicable(Class<? extends AbstractProject> aClass)
isApplicable
in class BuildStepDescriptor<Builder>
public String getDisplayName()
getDisplayName
in class Descriptor<Builder>
public ListBoxModel doFillTowerServerItems()
@POST public ListBoxModel doFillTowerCredentialsIdItems(@AncestorInPath Item item, @QueryParameter String towerCredentialsId)
Copyright © 2016–2025. All rights reserved.