public interface ReleaseProvider
Modifier and Type | Method and Description |
---|---|
List<Release> |
getReleases()
Return a full tree-structure of known releases.
|
boolean |
isActive()
Is this provider currently activated
Some release providers can be deactivated via system properties.
|
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.