Uses of Class
org.jenkinsci.plugins.fodupload.models.CreateApplicationModel
-
Packages that use CreateApplicationModel Package Description org.jenkinsci.plugins.fodupload.controllers -
-
Uses of CreateApplicationModel in org.jenkinsci.plugins.fodupload.controllers
Methods in org.jenkinsci.plugins.fodupload.controllers with parameters of type CreateApplicationModel Modifier and Type Method Description CreateApplicationResponse
ApplicationsController. createApplication(CreateApplicationModel applicationModel)
groovy.lang.Tuple2<Integer,Integer>
DastScanController. upsertApplicationAndRelease(CreateApplicationModel appModel)
-