|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.builder.command.AbstractCloverCommandDecorator com.atlassian.bamboo.builder.command.CloverGrailsCommandDecorator
public class CloverGrailsCommandDecorator
Field Summary |
---|
Fields inherited from class com.atlassian.bamboo.builder.command.AbstractCloverCommandDecorator |
---|
bandanaManager, customConfiguration, options |
Constructor Summary | |
---|---|
CloverGrailsCommandDecorator()
|
Method Summary | |
---|---|
boolean |
cloverCanDecorate(Command command)
|
java.util.List<java.lang.String> |
decorateCloverArguments(java.util.List<java.lang.String> args)
|
Methods inherited from class com.atlassian.bamboo.builder.command.AbstractCloverCommandDecorator |
---|
canDecorate, decorateArguments, init, isEnabled, isWindows, setBandanaManager |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CloverGrailsCommandDecorator()
Method Detail |
---|
public boolean cloverCanDecorate(Command command)
cloverCanDecorate
in class AbstractCloverCommandDecorator
@NotNull public java.util.List<java.lang.String> decorateCloverArguments(@NotNull java.util.List<java.lang.String> args)
decorateCloverArguments
in class AbstractCloverCommandDecorator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |