@Extension public static final class LeapworkJenkinsBridgeBuilder.DescriptorImpl extends BuildStepDescriptor<Builder>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_DELAY |
static String |
DEFAULT_REPORT_NAME |
static boolean |
DEFAULT_WRITE_PASSED_FLOW_KEYFRAMES |
clazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
FormValidation |
doCheckLeapworkDelay(String delay) |
ListBoxModel |
doFillLeapworkDoneStatusAsItems(String selection) |
String |
getDefaultLeapworkDelay() |
String |
getDefaultLeapworkReport() |
boolean |
getDefaultLeapworkWritePassedFlowKeyFrames() |
String |
getDisplayName() |
boolean |
isApplicable(Class<? extends AbstractProject> aClass) |
filteraddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, 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, toMappublic static final String DEFAULT_DELAY
public static final String DEFAULT_REPORT_NAME
public static final boolean DEFAULT_WRITE_PASSED_FLOW_KEYFRAMES
public ListBoxModel doFillLeapworkDoneStatusAsItems(@QueryParameter(value="leapworkDoneStatusAs") String selection)
public boolean isApplicable(Class<? extends AbstractProject> aClass)
isApplicable in class BuildStepDescriptor<Builder>public FormValidation doCheckLeapworkDelay(@QueryParameter(value="leapworkDelay") String delay)
public String getDefaultLeapworkDelay()
public String getDefaultLeapworkReport()
public boolean getDefaultLeapworkWritePassedFlowKeyFrames()
public String getDisplayName()
getDisplayName in class Descriptor<Builder>public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws Descriptor.FormException
configure in class Descriptor<Builder>Descriptor.FormExceptionCopyright © 2016–2021. All rights reserved.