| Package | Description |
|---|---|
| com.atlassian.bamboo.configuration.external.yaml.properties.common.tasks |
| Modifier and Type | Method and Description |
|---|---|
TestParserTask.TestParserType |
TestParserTask.getType() |
static TestParserTask.TestParserType |
TestParserTask.TestParserType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestParserTask.TestParserType[] |
TestParserTask.TestParserType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<TestParserTask.TestParserType> |
TestParserTask.TestParserType.fromValue(String value) |
| Constructor and Description |
|---|
TestParserTask(TestParserTask.TestParserType type,
Iterable<String> testResults,
boolean ignoreModificationTime) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.