Uses of Class
com.oracle.cloud.baremetal.jenkins.FormFillFailure
Packages that use FormFillFailure
-
Uses of FormFillFailure in com.oracle.cloud.baremetal.jenkins
Methods in com.oracle.cloud.baremetal.jenkins that return FormFillFailureModifier and TypeMethodDescriptionstatic FormFillFailureFormFillFailure.errorWithValue(FormValidation fv, String value) CallserrorWithValue(String, String)with the message from the specifiedFormValidation.static FormFillFailureFormFillFailure.errorWithValue(String message, String value) Creates a newFormFillFailurewith the specified message and with the specified value.