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 ExportScope
ExportDescriptor. getScope()
static ExportScope
ExportScope. getScopeFromPropertyValue(String string)
Return an ExportScope for the given string.
-