com.atlassian.bamboo.upgrader
Class VersionNineteenToVersionTwentyUpgrader.CustomAntBuilder

java.lang.Object
  extended by com.atlassian.bamboo.command.Command
      extended by com.atlassian.bamboo.builder.AbstractBuilder
          extended by com.atlassian.bamboo.builder.AntBuilder
              extended by com.atlassian.bamboo.upgrader.VersionNineteenToVersionTwentyUpgrader.CustomAntBuilder
All Implemented Interfaces:
Builder
Enclosing class:
VersionNineteenToVersionTwentyUpgrader

public class VersionNineteenToVersionTwentyUpgrader.CustomAntBuilder
extends AntBuilder


Field Summary
 
Fields inherited from class com.atlassian.bamboo.builder.AntBuilder
KEY, KEY_PREFIX, myAntHome, NAME, PARAM_BUILD_FILE, PARAM_TARGET, PATHHELP
 
Fields inherited from class com.atlassian.bamboo.builder.AbstractBuilder
builderManager, DEFAULT_TEST_REPORTS_XML, PARAM_BUILD_LABEL, PARAM_BUILDJDK, PARAM_ENV_VAR, PARAM_HASTESTS, PARAM_HOME, PARAM_TEST_RESULTS_DIRECTORY, PARAM_WORKING_SUB_DIR, pluginManager, templateRenderer, velocityManager
 
Constructor Summary
VersionNineteenToVersionTwentyUpgrader.CustomAntBuilder()
           
 
Method Summary
 String getPath()
          The home path of the builder's command line
 
Methods inherited from class com.atlassian.bamboo.builder.AntBuilder
addDefaultLabelPathMaps, addDefaultValues, getBuildFile, getCommandLine, getFullParams, getKey, getName, getPathHelp, getTarget, getUrl, hasPassed, isPathValid, setBuildFile, setParams, setTarget, validate, validate
 
Methods inherited from class com.atlassian.bamboo.builder.AbstractBuilder
build, collateTestResults, customiseLabelPathMaps, filterParameters, getAdminConfig, getBuildJdk, getCompleteKey, getEditHtml, getEnvironmentVariables, getFilteredParams, getFreemarkerEditHtml, getLabel, getTemplateContext, getTestChecked, getTestResultsDirectory, getViewHtml, getWorkingDirectory, getWorkingSubDirectory, hasTests, init, isLabelPathMapConfigurable, outputEndsWith, setAdminConfig, setBuildDir, setBuilderManager, setBuildJdk, setEnvironmentVariables, setHasTests, setLabel, setPluginManager, setTemplateRenderer, setTestChecked, setTestResultsDirectory, setVelocityManager, setWorkingSubDirectory, toString, validate
 
Methods inherited from class com.atlassian.bamboo.command.Command
executeCommand, getEnvironmentSetting, getErrorOutput, getOutput, hasErrors, isExecutableExists, isWindowsPlatform
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VersionNineteenToVersionTwentyUpgrader.CustomAntBuilder

public VersionNineteenToVersionTwentyUpgrader.CustomAntBuilder()
Method Detail

getPath

public String getPath()
Description copied from interface: Builder
The home path of the builder's command line

Specified by:
getPath in interface Builder
Overrides:
getPath in class AntBuilder
Returns:
The path


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.