Uses of Class
org.jenkinsci.plugins.fodupload.models.response.CreateApplicationResponse
-
Packages that use CreateApplicationResponse Package Description org.jenkinsci.plugins.fodupload org.jenkinsci.plugins.fodupload.controllers -
-
Uses of CreateApplicationResponse in org.jenkinsci.plugins.fodupload
Methods in org.jenkinsci.plugins.fodupload that return types with arguments of type CreateApplicationResponse Modifier and Type Method Description static Result<CreateApplicationResponse>
SharedCreateApplicationForm. submitCreateApplication(AuthenticationModel authModel, net.sf.json.JSONObject formObject)
-
Uses of CreateApplicationResponse in org.jenkinsci.plugins.fodupload.controllers
Methods in org.jenkinsci.plugins.fodupload.controllers that return CreateApplicationResponse Modifier and Type Method Description CreateApplicationResponse
ApplicationsController. createApplication(CreateApplicationModel applicationModel)
-