ExportPdfService

public class ExportPdfService extends Service<Void>

Fields

post

HttpPost post

Constructors

ExportPdfService

public ExportPdfService(String urlProvider, Content content, File fileDest)

Methods

createTask

protected Task<Void> createTask()

getMarkdownFile

public File getMarkdownFile()

getThis

public Service<Void> getThis()