@Extension public static class ReplaceOperation.DescriptorImpl extends Descriptor<JobcopyOperation>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckFromStr(String fromStr,
boolean expandFromStr)
Validate the value input to "From String"
|
FormValidation |
doCheckToStr(String toStr,
boolean expandToStr)
Validate the value input to "To String"
|
String |
getDisplayName()
Returns the string to be shown in a job configuration page,
in the dropdown of "Add Copy Operation".
|
addHelpFileRedirect, bindJSON, 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, toMappublic String getDisplayName()
getDisplayName in class Descriptor<JobcopyOperation>Descriptor.getDisplayName()public FormValidation doCheckFromStr(@QueryParameter String fromStr, @QueryParameter boolean expandFromStr)
fromStr - the input to "From String"expandFromStr - the input to "Expand From String"public FormValidation doCheckToStr(@QueryParameter String toStr, @QueryParameter boolean expandToStr)
toStr - the input to "To String"expandToStr - the input to "Expand To String"Copyright © 2016–2023. All rights reserved.