public interface ProgressMonitor
Modifier and Type | Method and Description |
---|---|
void |
done(String processId,
int percent) |
void |
started(String processId) |
void |
terminated(String processId) |
Copyright © 2016 Nuxeo SA. All rights reserved.