public interface BuildPromotionOwner
Modifier and Type | Method and Description |
---|---|
BuildPromotion |
getBuildPromotion()
Returns build promotion
|
SBuild |
getSequenceBuild()
If associated build promotion has modification id, returns the sequence build which contains
the same changes as this build promotion.
|
@NotNull BuildPromotion getBuildPromotion()
@Nullable SBuild getSequenceBuild()
BuildPromotion.getAssociatedBuild()