Package | Description |
---|---|
org.jenkinsci.plugins.fodupload.controllers |
Modifier and Type | Method and Description |
---|---|
ReleaseDTO |
ReleaseController.getRelease(int releaseId,
String fields)
Get an individual release with given fields
|
Modifier and Type | Method and Description |
---|---|
List<ReleaseDTO> |
ReleaseController.getReleases(int applicationId)
Get list of releases for a given application
|
Copyright © 2016–2017. All rights reserved.