@Extension @Symbol(value="acmPipelineStart") public static final class PipelineStartTrigger.DescriptorImpl extends TriggerDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
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.
|
String |
getDisplayName() |
boolean |
isApplicable(Item item) |
addHelpFileRedirect, 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 boolean isApplicable(Item item)
isApplicable
in class TriggerDescriptor
public ListBoxModel doFillAioProjectItems()
public ListBoxModel doFillProgramItems(@QueryParameter String aioProject)
public ListBoxModel doFillPipelineItems(@QueryParameter String aioProject, @QueryParameter String program)
@Nonnull public String getDisplayName()
getDisplayName
in class Descriptor<Trigger<?>>
Copyright © 2020–2021 Adobe Inc. All rights reserved.