Uses of Enum Class
com.atlassian.confluence.importexport.impl.ExportDescriptor.Source
Packages that use ExportDescriptor.Source
-
Uses of ExportDescriptor.Source in com.atlassian.confluence.importexport.impl
Methods in com.atlassian.confluence.importexport.impl that return ExportDescriptor.SourceModifier and TypeMethodDescriptionstatic ExportDescriptor.SourceExportDescriptor.Source.fromString(String src) ExportDescriptor.getSource()Source instance type - cloud or server.static ExportDescriptor.SourceReturns 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.Methods in com.atlassian.confluence.importexport.impl with parameters of type ExportDescriptor.SourceModifier and TypeMethodDescriptionvoidExportDescriptor.setSource(ExportDescriptor.Source source)