Uses of Class
com.atlassian.confluence.rest.api.model.ExceptionConverter.AdditionalStatus
-
Packages that use ExceptionConverter.AdditionalStatus Package Description com.atlassian.confluence.rest.api.model -
-
Uses of ExceptionConverter.AdditionalStatus in com.atlassian.confluence.rest.api.model
Methods in com.atlassian.confluence.rest.api.model that return ExceptionConverter.AdditionalStatus Modifier and Type Method Description static ExceptionConverter.AdditionalStatusExceptionConverter.AdditionalStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static ExceptionConverter.AdditionalStatus[]ExceptionConverter.AdditionalStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-