protected static class MigrationServiceImpl.ProgressReporter extends Object
Constructor and Description |
---|
ProgressReporter(String id) |
Modifier and Type | Method and Description |
---|---|
void |
reportProgress(String message,
long num,
long total,
boolean ping)
Reports progress.
|
public ProgressReporter(String id)
public void reportProgress(String message, long num, long total, boolean ping)
Copyright © 2018 Nuxeo. All rights reserved.