|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.Descriptor<hudson.tasks.BuildWrapper>
hudson.tasks.BuildWrapperDescriptor
com.browserstack.automate.ci.jenkins.BrowserStackBuildWrapperDescriptor
@Extension public final class BrowserStackBuildWrapperDescriptor
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType, hudson.model.Descriptor.Self |
| Field Summary |
|---|
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
BrowserStackBuildWrapperDescriptor()
|
|
| Method Summary | |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
|
hudson.util.FormValidation |
doCheckLocalPath(hudson.model.AbstractProject project,
String localPath)
|
hudson.util.ListBoxModel |
doFillCredentialsIdItems(hudson.model.Item context)
|
String |
getCredentialsId()
|
String |
getDisplayName()
|
boolean |
getEnableUsageStats()
|
LocalConfig |
getLocalConfig()
|
boolean |
isApplicable(hudson.model.AbstractProject<?,?> item)
|
File |
resolvePath(hudson.model.AbstractProject project,
String path)
|
void |
setCredentialsId(String credentialsId)
|
void |
setEnableUsageStats(boolean usageStatsEnabled)
|
void |
setLocalConfig(LocalConfig localConfig)
|
| Methods inherited from class hudson.model.Descriptor |
|---|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BrowserStackBuildWrapperDescriptor()
| Method Detail |
|---|
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>
public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>hudson.model.Descriptor.FormExceptionpublic boolean isApplicable(hudson.model.AbstractProject<?,?> item)
isApplicable in class hudson.tasks.BuildWrapperDescriptor
public hudson.util.ListBoxModel doFillCredentialsIdItems(@AncestorInPath
hudson.model.Item context)
public hudson.util.FormValidation doCheckLocalPath(@AncestorInPath
hudson.model.AbstractProject project,
@QueryParameter
String localPath)
public String getCredentialsId()
public void setCredentialsId(String credentialsId)
public LocalConfig getLocalConfig()
public void setLocalConfig(LocalConfig localConfig)
public boolean getEnableUsageStats()
public void setEnableUsageStats(boolean usageStatsEnabled)
public File resolvePath(hudson.model.AbstractProject project,
String path)
throws IOException,
InterruptedException
IOException
InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||