Uses of Class
org.jenkinsci.plugins.fodupload.models.response.MicroserviceApiResponse
-
Packages that use MicroserviceApiResponse Package Description org.jenkinsci.plugins.fodupload org.jenkinsci.plugins.fodupload.controllers -
-
Uses of MicroserviceApiResponse in org.jenkinsci.plugins.fodupload
Methods in org.jenkinsci.plugins.fodupload that return types with arguments of type MicroserviceApiResponse Modifier and Type Method Description static List<MicroserviceApiResponse>
SharedUploadBuildStep. customFillUserSelectedMicroserviceList(int applicationId, AuthenticationModel authModel)
-
Uses of MicroserviceApiResponse in org.jenkinsci.plugins.fodupload.controllers
Methods in org.jenkinsci.plugins.fodupload.controllers that return types with arguments of type MicroserviceApiResponse Modifier and Type Method Description List<MicroserviceApiResponse>
ApplicationsController. getMicroserviceListByApplication(int microserviceListApplicationId)
GET given enum
-