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