public static class CloudManagerBuilder.CloudManagerBuilderDescriptor extends BuildStepDescriptor<Builder>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
CloudManagerBuilderDescriptor() |
Modifier and Type | Method and Description |
---|---|
ListBoxModel |
doFillAioProjectItems()
Lists the Adobe IO Projects available.
|
ListBoxModel |
doFillPipelineItems(String aioProject,
String program)
List the Pipelines associated with the selected Program.
|
ListBoxModel |
doFillProgramItems(String aioProject)
List the Programs available based on the selected Adobe IO Project.
|
boolean |
isApplicable(Class<? extends AbstractProject> jobType) |
filter
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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 ListBoxModel doFillAioProjectItems()
public ListBoxModel doFillProgramItems(@QueryParameter String aioProject)
public ListBoxModel doFillPipelineItems(@QueryParameter String aioProject, @QueryParameter String program)
public boolean isApplicable(Class<? extends AbstractProject> jobType)
isApplicable
in class BuildStepDescriptor<Builder>
Copyright © 2020–2021 Adobe Inc. All rights reserved.