@Extension
public static final class UseMatlabVersionBuildWrapper.UseMatlabVersionDescriptor
extends hudson.tasks.BuildWrapperDescriptor
Constructor and Description |
---|
UseMatlabVersionDescriptor() |
Modifier and Type | Method and Description |
---|---|
boolean |
checkAxisAdded() |
hudson.util.FormValidation |
doCheckMatlabRootFolder(String matlabRootFolder,
hudson.model.Item item) |
String |
getCustomLocation() |
String |
getDisplayName() |
MatlabInstallation[] |
getInstallations() |
boolean |
getIsMatrix() |
String |
getMatlabAxisWarning() |
boolean |
isApplicable(hudson.model.AbstractProject<?,?> item) |
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
public boolean isApplicable(hudson.model.AbstractProject<?,?> item)
isApplicable
in class hudson.tasks.BuildWrapperDescriptor
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>
public MatlabInstallation[] getInstallations()
public String getCustomLocation()
public boolean getIsMatrix()
public boolean checkAxisAdded()
public String getMatlabAxisWarning()
@POST public hudson.util.FormValidation doCheckMatlabRootFolder(@QueryParameter String matlabRootFolder, @AncestorInPath hudson.model.Item item)
Copyright © 2016–2024. All rights reserved.