JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.atlassian.confluence.importexport.xmlimport
Interface ImportProcessor
All Known Implementing Classes:
DefaultImportProcessor
@Deprecated
public interface
ImportProcessor
Deprecated.
since 7.17.0.
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
void
processObject
(
ImportedObject
object)
Deprecated.
Method Details
processObject
void
processObject
(
ImportedObject
object)
throws
Exception
Deprecated.
Throws:
Exception