public interface ReleaseCandidateData
Modifier and Type | Method and Description |
---|---|
ReleaseCandidate[] |
getAllReleaseCandidates()
Returns an array of all release candidates to-date.
|
ReleaseCandidate |
getMostRecentReleaseCandidate()
Returns the most recently defined release candidate.
|
ReleaseCandidate[] getAllReleaseCandidates()
ReleaseCandidate getMostRecentReleaseCandidate()
Copyright © 2015. All Rights Reserved.