| Package | Description |
|---|---|
| com.atlassian.bamboo.matcher.build | |
| com.atlassian.bamboo.matcher.build.trigger | |
| com.atlassian.bamboo.testutils.backdoor |
| Modifier and Type | Method and Description |
|---|---|
static <T extends ResultDetails> |
ResultDetailsMatcher.hasMetadata(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends ResultDetails> |
TriggerReasonMatchers.triggeredByChild(PlanKey triggeringPlan) |
static <T extends ResultDetails> |
TriggerReasonMatchers.triggeredByCodeChange(String author) |
static <T extends ResultDetails> |
TriggerReasonMatchers.triggeredByParent(PlanKey triggeringPlan,
int buildNumber) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull ResultDetails |
BuildResultsControl.getResultDetails(@NotNull PlanKey planKey,
int buildNumber) |
@NotNull ResultDetails |
BuildResultsControl.getResultDetails(@NotNull PlanResultKey planResultKey) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.