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