Package | Description |
---|---|
com.atlassian.bamboo.testutils |
Modifier and Type | Method and Description |
---|---|
TestBuildReason |
TestBuildResultDetails.getBuildReason() |
static TestBuildReason |
TestBuildReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestBuildReason[] |
TestBuildReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TestBuildResultDetails |
TestBuildResultDetails.nextBuildResult(TestBuildReason buildReason) |
Constructor and Description |
---|
TestBuildResultDetails(int buildNumber,
TestBuildReason buildReason) |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.