Uses of Interface
com.atlassian.confluence.impl.hibernate.extras.ExportProgress
-
Packages that use ExportProgress Package Description com.atlassian.confluence.impl.hibernate.extras com.atlassian.confluence.importexport.impl -
-
Uses of ExportProgress in com.atlassian.confluence.impl.hibernate.extras
Methods in com.atlassian.confluence.impl.hibernate.extras with parameters of type ExportProgress Modifier and Type Method Description void
XMLDatabinder. toGenericXML(Writer writer, ExportProgress progressMeter)
Deprecated. -
Uses of ExportProgress in com.atlassian.confluence.importexport.impl
Classes in com.atlassian.confluence.importexport.impl that implement ExportProgress Modifier and Type Class Description class
DecoratedProgressMeter
Wraps aProgressMeter
to allow convenient incrementing of the current and total counts.Methods in com.atlassian.confluence.importexport.impl with parameters of type ExportProgress Modifier and Type Method Description void
AtlassianXMLDatabinder. toGenericXML(Writer writer, ExportProgress progressMeter)
-