@Extension
public static final class UseMatlabVersionBuildWrapper.UseMatlabVersionDescriptor
extends hudson.tasks.BuildWrapperDescriptor
| Constructor and Description |
|---|
UseMatlabVersionDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckMatlabRootFolder(String matlabRootFolder) |
String |
getDisplayName() |
String |
getMatlabRootFolder() |
boolean |
isApplicable(hudson.model.AbstractProject<?,?> item) |
void |
setMatlabRootFolder(String matlabRootFolder) |
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, toMappublic String getMatlabRootFolder()
public void setMatlabRootFolder(String matlabRootFolder)
public boolean isApplicable(hudson.model.AbstractProject<?,?> item)
isApplicable in class hudson.tasks.BuildWrapperDescriptorpublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>public hudson.util.FormValidation doCheckMatlabRootFolder(@QueryParameter
String matlabRootFolder)
Copyright © 2016–2020. All rights reserved.