com.atlassian.bamboo.clover.builder.command
Class CloverGrailsCommandDecorator
java.lang.Object
com.atlassian.bamboo.clover.builder.command.AbstractCloverCommandDecorator
com.atlassian.bamboo.clover.builder.command.CloverGrailsCommandDecorator
- All Implemented Interfaces:
- TaskProcessCommandDecorator, BambooPluginModule
public class CloverGrailsCommandDecorator
- extends AbstractCloverCommandDecorator
Methods inherited from class com.atlassian.bamboo.clover.builder.command.AbstractCloverCommandDecorator |
canDecorate, configureLicense, createOptionsBuilder, decorate, getCustomConfiguration, getLicenseDir, isEnabled, isWindowsPlatform, setBandanaManager, setCapabilityContext, setEnvironmentVariableAccessor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloverGrailsCommandDecorator
public CloverGrailsCommandDecorator()
decorateCloverArguments
@NotNull
public List<String> decorateCloverArguments(@NotNull
TaskContext taskContext,
@NotNull
com.atlassian.clover.api.ci.CIOptions.Builder options,
@NotNull
List<String> args)
- Specified by:
decorateCloverArguments
in class AbstractCloverCommandDecorator
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.