|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.importexport.Exporter
public abstract class Exporter
| Field Summary | |
|---|---|
protected ExportContext |
context
|
protected org.apache.log4j.Category |
log
|
| Constructor Summary | |
|---|---|
Exporter()
|
|
| Method Summary | |
|---|---|
abstract java.lang.String |
doExport(com.atlassian.core.util.ProgressMeter progress)
|
ExportContext |
getContext()
|
void |
setContext(ExportContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.apache.log4j.Category log
protected ExportContext context
| Constructor Detail |
|---|
public Exporter()
| Method Detail |
|---|
public void setContext(ExportContext context)
public ExportContext getContext()
public abstract java.lang.String doExport(com.atlassian.core.util.ProgressMeter progress)
throws ImportExportException
ImportExportException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||