| Modifier and Type | Method and Description |
|---|---|
void |
TestCollationServiceImpl.collateTestResults(TaskContext taskContext,
String filePattern) |
void |
TestCollationService.collateTestResults(TaskContext taskContext,
String filePattern)
Collates
TestClassResults and TestCaseResults from getRootDirectory() using the specified file pattern
This method parses in the JUnit format by default. |
void |
TestCollationServiceImpl.collateTestResults(TaskContext taskContext,
String filePattern,
boolean pickupOutdatedFiles) |
void |
TestCollationService.collateTestResults(TaskContext taskContext,
String filePattern,
boolean pickupOutdatedFiles)
Collates
TestClassResults and TestCaseResults from getRootDirectory() using the specified file pattern
This method parses in the JUnit format by default. |
void |
TestCollationServiceImpl.collateTestResults(TaskContext taskContext,
String resultDirectory,
String filePattern,
TestReportCollector testReportCollector,
boolean pickupOutdatedFiles) |
void |
TestCollationService.collateTestResults(TaskContext taskContext,
String resultDirectory,
String filePattern,
TestReportCollector testReportCollector,
boolean pickupOutdatedFiles)
Collates
TestClassResults and TestCaseResults from getRootDirectory() using the specified file pattern
You can implement your own TestReportCollector and pass it in to support other reporting formats |
void |
TestCollationServiceImpl.collateTestResults(TaskContext taskContext,
String filePattern,
TestReportCollector testReportCollector) |
void |
TestCollationService.collateTestResults(TaskContext taskContext,
String filePattern,
TestReportCollector testReportCollector)
Collates
TestClassResults and TestCaseResults from getRootDirectory() using the specified file pattern
You can implement your own TestReportCollector and pass it in to support other reporting formats |
void |
TestCollationServiceImpl.collateTestResults(TaskContext taskContext,
String filePattern,
TestReportCollector testReportCollector,
boolean pickupOutdatedFiles) |
void |
TestCollationService.collateTestResults(TaskContext taskContext,
String filePattern,
TestReportCollector testReportCollector,
boolean pickupOutdatedFiles) |
void |
TestCollationServiceImpl.collateTestResults(TaskContext taskContext,
TestReportProvider testReportProvider) |
void |
TestCollationService.collateTestResults(TaskContext taskContext,
TestReportProvider testReportProvider)
|
| Modifier and Type | Method and Description |
|---|---|
void |
BuildWarningSummaryCollationServiceImpl.appendWarningAnnotations(TaskContext taskContext,
Iterable<WarningAnnotation> annotations,
Long associatedRepositoryId) |
void |
BuildWarningSummaryCollationService.appendWarningAnnotations(TaskContext taskContext,
Iterable<WarningAnnotation> annotations,
Long associatedRepositoryId)
Adds warnings to a warnings file and updates the warnings summary for a build result.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
CloverPluginHelper.isIntegrateUsingAtlassianClover(TaskContext taskContext) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AbstractCloverCommandDecorator.canDecorate(TaskContext taskContext) |
protected void |
AbstractCloverCommandDecorator.configureLicense(TaskContext taskContext,
com.atlassian.clover.api.ci.CIOptions.Builder options) |
protected com.atlassian.clover.api.ci.CIOptions.Builder |
AbstractCloverCommandDecorator.createOptionsBuilder(TaskContext taskContext) |
protected com.atlassian.clover.api.ci.CIOptions.Builder |
CloverMavenCommandDecorator.createOptionsBuilder(TaskContext taskContext) |
List<String> |
AbstractCloverCommandDecorator.decorate(TaskContext taskContext,
List<String> arguments) |
abstract List<String> |
AbstractCloverCommandDecorator.decorateCloverArguments(TaskContext taskContext,
com.atlassian.clover.api.ci.CIOptions.Builder options,
List<String> args) |
List<String> |
CloverMavenCommandDecorator.decorateCloverArguments(TaskContext taskContext,
com.atlassian.clover.api.ci.CIOptions.Builder options,
List<String> args) |
List<String> |
CloverAntCommandDecorator.decorateCloverArguments(TaskContext taskContext,
com.atlassian.clover.api.ci.CIOptions.Builder options,
List<String> args) |
List<String> |
CloverGrailsCommandDecorator.decorateCloverArguments(TaskContext taskContext,
com.atlassian.clover.api.ci.CIOptions.Builder options,
List<String> args) |
protected Map<String,String> |
AbstractCloverCommandDecorator.getCustomConfiguration(TaskContext taskContext) |
protected File |
AbstractCloverCommandDecorator.getLicenseDir(TaskContext taskContext) |
| Constructor and Description |
|---|
CloverAntConfig(List<String> arguments,
TaskContext taskContext,
CapabilityContext capabilityContext,
EnvironmentVariableAccessor environmentVariableAccessor) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
IsolatedTmpDirCommandDecorator.decorate(TaskContext taskContext,
List<String> command) |
| Modifier and Type | Method and Description |
|---|---|
TaskResult |
GrailsBuildTask.execute(TaskContext taskContext) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
AbstractIsolatedLocalRepositoryCommandDecorator.decorate(TaskContext taskContext,
List<String> command) |
List<String> |
MavenBatchModeCommandDecorator.decorate(TaskContext taskContext,
List<String> command) |
List<String> |
IsolatedTmpDirCommandDecorator.decorate(TaskContext taskContext,
List<String> command) |
| Modifier and Type | Method and Description |
|---|---|
TaskResult |
MavenDependenciesProcessorTask.execute(TaskContext taskContext) |
| Constructor and Description |
|---|
MavenDependenciesProcessorConfig(TaskContext taskContext) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
PhpUnitBuildTaskCloverCommandDecorator.decorate(TaskContext taskContext,
List<String> command) |
TaskResult |
PhpUnitBuildTask.execute(TaskContext taskContext) |
| Constructor and Description |
|---|
AbstractPhpUnitConfig(TaskContext taskContext,
CapabilityContext capabilityContext,
String capabilityPrefix,
EnvironmentVariableAccessor environmentVariableAccessor) |
PhpUnit33XConfigImpl(TaskContext taskContext,
CapabilityContext capabilityContext,
EnvironmentVariableAccessor environmentVariableAccessor) |
PhpUnitConfigImpl(TaskContext taskContext,
CapabilityContext capabilityContext,
EnvironmentVariableAccessor environmentVariableAccessor) |
| Modifier and Type | Method and Description |
|---|---|
static PhpUnitConfig |
PhpUnitBuildTaskHelper.createConfig(TaskIdentifier taskIdentifier,
TaskContext taskContext,
CapabilityContext capabilityContext,
EnvironmentVariableAccessor environmentVariableAccessor) |
| Modifier and Type | Method and Description |
|---|---|
TaskResult |
JUnitResultParserTask.execute(TaskContext taskContext) |
| Modifier and Type | Method and Description |
|---|---|
TaskResult |
TestNGResultParserTask.execute(TaskContext taskContext) |
| Modifier and Type | Method and Description |
|---|---|
TaskResult |
TestResultGeneratorTask.execute(TaskContext taskContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskContextImpl |
| Modifier and Type | Method and Description |
|---|---|
static TaskResultBuilder |
TaskResultBuilder.create(TaskContext taskContext)
Deprecated.
since 5.0 use
TaskResultBuilder.newBuilder(CommonTaskContext) |
TaskResult |
TaskType.execute(TaskContext taskContext)
Execute the task
|
TaskState |
QuarantineTaskResultProcessor.recalculateTaskState(TaskContext taskContext,
TaskResult taskResult,
TaskDefinition taskDefinition) |
TaskState |
TaskResultProcessor.recalculateTaskState(TaskContext taskContext,
TaskResult taskResult,
TaskDefinition taskDefinition)
Recalculate the
TaskState of a given task and its' result. |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
TaskProcessCommandDecorator.decorate(TaskContext taskContext,
List<String> command) |
| Modifier and Type | Method and Description |
|---|---|
TaskResult |
WarningsTask.execute(TaskContext taskContext) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.