| Package | Description |
|---|---|
| com.atlassian.bamboo.v2.build |
| Modifier and Type | Method and Description |
|---|---|
BuildCancelledDetails.ActionSource |
BuildCancelledDetails.getActionSource() |
static BuildCancelledDetails.ActionSource |
BuildCancelledDetails.ActionSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuildCancelledDetails.ActionSource[] |
BuildCancelledDetails.ActionSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BuildCancelledDetails(Date cancellationDate,
boolean forcedCancellation,
BuildCancelledDetails.ActionSource source) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.