@Extension
@Symbol(value="allure")
public class AllureReportPublisherDescriptor
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>
| Constructor and Description |
|---|
AllureReportPublisherDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.AutoCompletionCandidates |
doAutoCompletePropertyKey() |
hudson.util.FormValidation |
doResultsPattern(java.lang.String results) |
AllureCommandlineInstallation |
getCommandlineInstallation(java.lang.String name) |
java.util.List<AllureCommandlineInstallation> |
getCommandlineInstallations() |
java.lang.String |
getDisplayName() |
ReportBuildPolicy[] |
getReportBuildPolicies() |
boolean |
isApplicable(java.lang.Class<? extends hudson.model.AbstractProject> jobType) |
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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap@Nonnull public java.lang.String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Publisher>public boolean isApplicable(java.lang.Class<? extends hudson.model.AbstractProject> jobType)
isApplicable in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>public ReportBuildPolicy[] getReportBuildPolicies()
@Nonnull
public hudson.util.FormValidation doResultsPattern(@QueryParameter(value="results")
java.lang.String results)
@Nonnull public hudson.model.AutoCompletionCandidates doAutoCompletePropertyKey()
@Nonnull public java.util.List<AllureCommandlineInstallation> getCommandlineInstallations()
public AllureCommandlineInstallation getCommandlineInstallation(java.lang.String name)