@Extension public static class DependencyGraphProperty.DescriptorImpl extends hudson.model.Descriptor<DependencyGraphProperty>
Constructor and Description |
---|
DescriptorImpl() |
addHelpFileRedirect, 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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public boolean configure(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject o)
configure
in class hudson.model.Descriptor<DependencyGraphProperty>
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<DependencyGraphProperty>
public String getDotExe()
public boolean isGraphvizEnabled()
public boolean isEditFunctionInJSViewEnabled()
public String getProjectNameStripRegex()
public int getProjectNameStripRegexGroup()
public int getProjectNameSuperscriptRegexGroup()
public String getGraphRankDirection()
public String getDotExeOrDefault()
public void setProjectNameStripRegexGroup(int projectNameStripRegexGroup)
public void setProjectNameSuperscriptRegexGroup(int projectNameSuperscriptRegexGroup)
public void setProjectNameStripRegex(String projectNameStripRegex)
public void setGraphRankDirection(String graphRankDirection)
public void setDotExe(String dotPath)
public void setGraphvizEnabled(boolean graphvizEnabled)
public void setEditFunctionInJSViewEnabled(boolean editFunctionInJSViewEnabled)
public hudson.util.FormValidation doCheckDotExe(@QueryParameter String value)
public hudson.util.FormValidation doCheckProjectNameStripRegex(@QueryParameter String value) throws IOException, javax.servlet.ServletException
IOException
javax.servlet.ServletException
public hudson.util.FormValidation doCheckProjectNameStripRegexGroup(@QueryParameter String value)
Copyright © 2016–2020. All rights reserved.