|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.content.render.xhtml.migration.tasks.ContentEntityMigrationTaskWrapper.LoggingCallback
public static class ContentEntityMigrationTaskWrapper.LoggingCallback
Provides coordinated thread-safe logging of progress across multiple executing threads. Multiple ContentEntityMigrationTaskWrappers should be constructed with the one instance of LoggingCallback to coordinate the logging of progress between the instances.
| Constructor Summary | |
|---|---|
ContentEntityMigrationTaskWrapper.LoggingCallback(int total)
|
|
| Method Summary | |
|---|---|
void |
logProgress(java.lang.String threadName,
int batchSize,
int migratedEntityCount)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentEntityMigrationTaskWrapper.LoggingCallback(int total)
| Method Detail |
|---|
public void logProgress(java.lang.String threadName,
int batchSize,
int migratedEntityCount)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||