@ExperimentalApi public class ChainBranchCreationResult extends Object
| Constructor and Description |
|---|
ChainBranchCreationResult(@NotNull PlanKey planKey,
@NotNull VcsBranch vcsBranch) |
ChainBranchCreationResult(@NotNull PlanKey planKey,
@NotNull VcsBranch vcsBranch,
@NotNull Future<Boolean> specsDetectionFuture) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull PlanKey |
getPlanKey() |
@NotNull Future<Boolean> |
getSpecsDetectionFuture() |
@NotNull VcsBranch |
getVcsBranch() |
boolean |
isSpecsDetectionEnqueued() |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.