Uses of Class
com.atlassian.confluence.importexport.impl.ExportScope.IllegalExportScopeException
-
Packages that use ExportScope.IllegalExportScopeException Package Description com.atlassian.confluence.importexport.impl -
-
Uses of ExportScope.IllegalExportScopeException in com.atlassian.confluence.importexport.impl
Methods in com.atlassian.confluence.importexport.impl that throw ExportScope.IllegalExportScopeException Modifier and Type Method Description ExportScopeExportDescriptor. getScope()static ExportScopeExportScope. getScopeFromPropertyValue(String string)Return an ExportScope for the given string.
-