com.atlassian.bamboo.clover.builder.command
Class CloverAntConfig
java.lang.Object
com.atlassian.bamboo.plugins.ant.task.AntConfig
com.atlassian.bamboo.clover.builder.command.CloverAntConfig
public class CloverAntConfig
- extends AntConfig
Fields inherited from class com.atlassian.bamboo.plugins.ant.task.AntConfig |
ANT_CAPABILITY_PREFIX, ANT_EXECUTABLE_NAME_UNIX, ANT_EXECUTABLE_NAME_WINDOWS, builderLabel, builderPath, buildFile, CFG_BUILD_FILE, CFG_BUILDER_LABEL, CFG_ENVIRONMENT_VARIABLES, CFG_HAS_TESTS, CFG_JDK_LABEL, CFG_TARGETS, CFG_TEST_RESULTS_FILE_PATTERN, environmentVariables, extraEnvironment, hasTests, jdkLabel, targets, testResultsFilePattern, workingDirectory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloverAntConfig
public CloverAntConfig(@NotNull
List<String> arguments,
@NotNull
TaskContext taskContext,
@NotNull
CapabilityContext capabilityContext,
@NotNull
EnvironmentVariableAccessor environmentVariableAccessor)
getNonDecoratedParams
public List<String> getNonDecoratedParams()
getDecoratedParams
public List<String> getDecoratedParams()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.