public interface VcsPullRequest extends BambooIdProvider, CreationDateProvider
ORDERING| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
Date |
getLastModificationDate() |
String |
getSource() |
Long |
getSourceRepositoryId() |
String |
getTarget() |
long |
getTargetRepositoryId() |
default boolean |
isFromFork() |
boolean |
isOpen() |
getIdgetCreationDateString getKey()
@Nullable Long getSourceRepositoryId()
long getTargetRepositoryId()
@NotNull String getSource()
@NotNull String getTarget()
boolean isOpen()
Date getLastModificationDate()
default boolean isFromFork()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.