public class DocumentationPreparationSocketProgress extends Object implements DocumentationPreparationProgress
| Constructor and Description |
|---|
DocumentationPreparationSocketProgress(String docId,
DocumentationPreparationWebSocketHandler socketHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
reportProgress(String message,
Map<String,String> keyValues,
int progressPercent) |
public DocumentationPreparationSocketProgress(String docId, DocumentationPreparationWebSocketHandler socketHandler)
public void reportProgress(String message, Map<String,String> keyValues, int progressPercent)
reportProgress in interface DocumentationPreparationProgressCopyright © 2022. All rights reserved.