Uses of Class
com.atlassian.confluence.content.render.xhtml.migration.tasks.ContentEntityMigrationTaskWrapper.LoggingCallback
Packages that use ContentEntityMigrationTaskWrapper.LoggingCallback
-
Uses of ContentEntityMigrationTaskWrapper.LoggingCallback in com.atlassian.confluence.content.render.xhtml.migration.tasks
Constructors in com.atlassian.confluence.content.render.xhtml.migration.tasks with parameters of type ContentEntityMigrationTaskWrapper.LoggingCallbackModifierConstructorDescriptionContentEntityMigrationTaskWrapper
(ExceptionTolerantMigrator migrator, ExceptionReport report, ContentDao contentDao, BatchableWorkSource<ContentEntityObject> workSource, com.atlassian.cache.CacheManager ignoredCacheManager, String versionComment, ContentEntityMigrationTaskWrapper.LoggingCallback loggingCallback) Deprecated.ContentEntityMigrationTaskWrapper
(ExceptionTolerantMigrator migrator, ExceptionReport report, ContentDao contentDao, BatchableWorkSource<ContentEntityObject> workSource, String versionComment, ContentEntityMigrationTaskWrapper.LoggingCallback loggingCallback) ContentEntityMigrationTaskWrapper
(ExceptionTolerantMigrator migrator, ExceptionReport report, ContentDao contentDao, BatchableWorkSource<ContentEntityObject> workSource, String versionComment, ContentEntityMigrationTaskWrapper.LoggingCallback loggingCallback, org.hibernate.SessionFactory sessionFactory)
ContentEntityMigrationTaskWrapper(ExceptionTolerantMigrator, ExceptionReport, ContentDao, BatchableWorkSource, String, LoggingCallback)