Uses of Class
com.atlassian.confluence.rest.api.model.ExceptionConverter.AdditionalStatus

Packages that use ExceptionConverter.AdditionalStatus
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
static ExceptionConverter.AdditionalStatus ExceptionConverter.AdditionalStatus.valueOf(java.lang.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.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.