@Extension public static class PublishChecksStep.PublishChecksStepDescriptor extends org.jenkinsci.plugins.workflow.steps.StepDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| 构造器和说明 |
|---|
PublishChecksStepDescriptor() |
| 限定符和类型 | 方法和说明 |
|---|---|
ListBoxModel |
doFillConclusionItems()
Fill the dropdown list model with all
ChecksConclusions. |
ListBoxModel |
doFillStatusItems()
Fill the dropdown list model with all
ChecksStatuses. |
String |
getDisplayName() |
String |
getFunctionName() |
Set<? extends Class<?>> |
getRequiredContext() |
all, allMeta, argumentsToString, byFunctionName, checkContextAvailability, defineArguments, getMetaStepArgumentType, getProvidedContext, isAdvanced, isMetaStep, metaStepsOf, newInstance, takesImplicitBlockArgument, uninstantiateaddHelpFileRedirect, 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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getFunctionName()
getFunctionName 在类中 org.jenkinsci.plugins.workflow.steps.StepDescriptorpublic Set<? extends Class<?>> getRequiredContext()
getRequiredContext 在类中 org.jenkinsci.plugins.workflow.steps.StepDescriptor@NonNull public String getDisplayName()
getDisplayName 在类中 Descriptor<org.jenkinsci.plugins.workflow.steps.Step>public ListBoxModel doFillStatusItems()
ChecksStatuses.ChecksStatuses.public ListBoxModel doFillConclusionItems()
ChecksConclusions.ChecksConclusions.Copyright © 2016–2020. All rights reserved.