|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.command.AbstractCommandDecorator<AbstractMavenBuilder>
com.atlassian.bamboo.builder.maven.AbstractMavenCommandDecorator
com.atlassian.bamboo.builder.maven.IsolatedTmpDirMavenCommandDecorator
public class IsolatedTmpDirMavenCommandDecorator
| Constructor Summary | |
|---|---|
IsolatedTmpDirMavenCommandDecorator()
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
decorateArguments(java.util.List<java.lang.String> args)
Given a list of command line arguments, return a possibly new list of arguments. |
| Methods inherited from class com.atlassian.bamboo.builder.maven.AbstractMavenCommandDecorator |
|---|
addArgument |
| Methods inherited from class com.atlassian.bamboo.command.AbstractCommandDecorator |
|---|
canDecorate, getBuildContext, getCommand, init, quoteArgument |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IsolatedTmpDirMavenCommandDecorator()
| Method Detail |
|---|
@NotNull
public java.util.List<java.lang.String> decorateArguments(@NotNull
java.util.List<java.lang.String> args)
CommandDecoratorCommandDecorator.canDecorate(com.atlassian.bamboo.command.Command) method returns true.
args - the original list of command line arguments configured in the Builder configuration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||