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