public interface IndexedVersion extends CreationDateProvider
ORDERING
Modifier and Type | Method and Description |
---|---|
Date |
getCreationDate() |
long |
getId() |
String |
getName() |
String |
getPlanBranchName() |
PlanResultKey |
getPlanResultKey() |
long |
getProjectId() |
long getId()
String getName()
PlanResultKey getPlanResultKey()
Date getCreationDate()
getCreationDate
in interface CreationDateProvider
long getProjectId()
@NotNull String getPlanBranchName()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.