@Extension(optional=true) public static final class AnsibleTowerStep.DescriptorImpl extends org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
Modifier and Type | Field and Description |
---|---|
static Boolean |
async |
static String |
credential |
static String |
extraVars |
static Boolean |
importWorkflowChildLogs |
static String |
inventory |
static String |
jobTags |
static String |
jobTemplate |
static String |
jobType |
static String |
limit |
static Boolean |
removeColor |
static String |
scmBranch |
static String |
skipJobTags |
static String |
templateType |
static Boolean |
throwExceptionWhenFail |
static String |
towerCredentialsId |
static String |
towerLogLevel |
static String |
towerServer |
static Boolean |
verbose |
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
ListBoxModel |
doFillJobTypeItems() |
ListBoxModel |
doFillTemplateTypeItems() |
ListBoxModel |
doFillTowerCredentialsIdItems(Item item,
String towerCredentialsId) |
ListBoxModel |
doFillTowerLogLevelItems() |
ListBoxModel |
doFillTowerServerItems() |
String |
getDisplayName() |
String |
getFunctionName() |
boolean |
isGlobalColorAllowed() |
getExecutionType, getRequiredContext
all, allMeta, argumentsToString, byFunctionName, checkContextAvailability, defineArguments, getMetaStepArgumentType, getProvidedContext, isAdvanced, isMetaStep, metaStepsOf, newInstance, takesImplicitBlockArgument, uninstantiate
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 jobTemplate
public static final String jobType
public static final String extraVars
public static final String limit
public static final String jobTags
public static final String skipJobTags
public static final String inventory
public static final String credential
public static final String scmBranch
public static final Boolean verbose
public static final String towerLogLevel
public static final Boolean removeColor
public static final String templateType
public static final Boolean importWorkflowChildLogs
public static final Boolean throwExceptionWhenFail
public static final Boolean async
public String getFunctionName()
getFunctionName
in class org.jenkinsci.plugins.workflow.steps.StepDescriptor
public String getDisplayName()
getDisplayName
in class Descriptor<org.jenkinsci.plugins.workflow.steps.Step>
public ListBoxModel doFillTowerServerItems()
public ListBoxModel doFillTemplateTypeItems()
public ListBoxModel doFillJobTypeItems()
public ListBoxModel doFillTowerLogLevelItems()
public boolean isGlobalColorAllowed()
@POST public ListBoxModel doFillTowerCredentialsIdItems(@AncestorInPath Item item, @QueryParameter String towerCredentialsId)
Copyright © 2016–2025. All rights reserved.