|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.command.Command com.atlassian.bamboo.plugins.grails.GrailsCommand com.atlassian.bamboo.plugins.grails.GrailsUpgradeCommand
public class GrailsUpgradeCommand
Executes "grails upgrade -force" before any other command is executed
Field Summary |
---|
Fields inherited from class com.atlassian.bamboo.command.Command |
---|
buildLoggerManager, CBD_BUILD_COMMANDLINE, substitutionBean |
Constructor Summary | |
---|---|
GrailsUpgradeCommand(java.io.File workingDirectory,
java.lang.String commandExecutable,
java.lang.String executablePath)
|
Method Summary |
---|
Methods inherited from class com.atlassian.bamboo.plugins.grails.GrailsCommand |
---|
getCommandArguments, getCommandExecutable, getGrailsCommand, getWorkingDirectory |
Methods inherited from class com.atlassian.bamboo.command.Command |
---|
decorateCommandLine, executeCommand, getBuildLoggerManager, getCommandLine, getCustomEnvironmentVars, getEnvironmentSetting, getSubstitutedCommandLine, getVariableSubstitutionBean, isWindowsPlatform, setBuildLoggerManager, setPluginAccessor, setVariableSubstitutionBean |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GrailsUpgradeCommand(java.io.File workingDirectory, java.lang.String commandExecutable, java.lang.String executablePath)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |