public interface MediaPublishingProgressListener
Modifier and Type | Method and Description |
---|---|
void |
onComplete() |
void |
onError() |
void |
onProgress(double progress) |
void |
onStart() |
void onStart()
void onProgress(double progress)
void onComplete()
void onError()
Copyright © 2015 Nuxeo SA. All rights reserved.