public class CloverMavenCommandDecorator extends AbstractCloverCommandDecorator
Modifier and Type | Class and Description |
---|---|
static class |
CloverMavenCommandDecorator.HasPropertyPredicate
Search for properties in a form:
|
Modifier and Type | Field and Description |
---|---|
static String |
MAVEN_CLOVER_REPOSITORY_POLLUTION_PROTECTION |
static String |
NO_INTEGRATION_WARNING |
static String |
PROTECTION_DISABLED_PROPERTY |
bandanaManager, capabilityContext, CFG_CLOVER_EXISTS, environmentVariableAccessor
Constructor and Description |
---|
CloverMavenCommandDecorator() |
Modifier and Type | Method and Description |
---|---|
protected com.atlassian.clover.api.ci.CIOptions.Builder |
createOptionsBuilder(TaskContext taskContext) |
List<String> |
decorateCloverArguments(TaskContext taskContext,
com.atlassian.clover.api.ci.CIOptions.Builder options,
List<String> args) |
canDecorate, configureLicense, decorate, getCustomConfiguration, getLicenseDir, isEnabled, isWindowsPlatform, setBandanaManager, setCapabilityContext, setEnvironmentVariableAccessor
public static final String MAVEN_CLOVER_REPOSITORY_POLLUTION_PROTECTION
public static final String PROTECTION_DISABLED_PROPERTY
public static final String NO_INTEGRATION_WARNING
@NotNull public List<String> decorateCloverArguments(@NotNull TaskContext taskContext, @NotNull com.atlassian.clover.api.ci.CIOptions.Builder options, @NotNull List<String> args)
decorateCloverArguments
in class AbstractCloverCommandDecorator
protected com.atlassian.clover.api.ci.CIOptions.Builder createOptionsBuilder(@NotNull TaskContext taskContext)
createOptionsBuilder
in class AbstractCloverCommandDecorator
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.