public interface ReleaseVersionData
| Modifier and Type | Method and Description |
|---|---|
ReleaseVersion[] |
getAllReleaseVersions()
Returns an array containing the official release versions for the project.
|
ReleaseVersion |
getMostRecentReleaseVersion()
Returns the most recently defined release version.
|
ReleaseVersion[] getAllReleaseVersions()
ReleaseVersion getMostRecentReleaseVersion()
Copyright © 2014. All Rights Reserved.