Uses of Enum Class
com.atlassian.confluence.importexport.impl.ExportDescriptor.Source
-
Uses of ExportDescriptor.Source in com.atlassian.confluence.importexport.impl
Modifier and TypeMethodDescriptionstatic ExportDescriptor.Source
ExportDescriptor.Source.fromString
(String src) ExportDescriptor.getSource()
Source instance type - cloud or server.static ExportDescriptor.Source
Returns the enum constant of this class with the specified name.static ExportDescriptor.Source[]
ExportDescriptor.Source.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ExportDescriptor.setSource
(ExportDescriptor.Source source)