public interface ChangeRequestSCMHead extends SCMHeadMixin
SCMHead
instances that correspond to a change request.SCMHeadMixin.Equality
Modifier and Type | Method and Description |
---|---|
String |
getId()
Identifier of this change request.
|
SCMHead |
getTarget()
Branch to which this change would be merged or applied if it were accepted.
|
getName, getOrigin
compareTo
@Exported @NonNull String getId()
SCMSource
.@Exported @NonNull SCMHead getTarget()
Copyright © 2016–2022. All rights reserved.