public class DocumentProcessor
Saves pdf documents using DocumentDraft source Call in a background thread only. Not thread safe
| Constructor and Description |
|---|
DocumentProcessor() |
| Modifier and Type | Method and Description |
|---|---|
DocumentProcessingResult |
processDocument()
Creates files for given DocumentDraft.
|
public DocumentProcessingResult processDocument()
Creates files for given DocumentDraft.