Class PostReleaseWithUpsertApplicationResponseModel
- java.lang.Object
-
- org.jenkinsci.plugins.fodupload.models.PostReleaseWithUpsertApplicationResponseModel
-
public class PostReleaseWithUpsertApplicationResponseModel extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Integer
getApplicationId()
List<String>
getErrors()
Integer
getReleaseId()
Boolean
getSuccess()
-