Package com.avoka.fc.core.service
Class LocalProcessRenderReceiptService.ProcessParams
java.lang.Object
com.avoka.fc.core.service.LocalProcessRenderReceiptService.ProcessParams
- Enclosing class:
- LocalProcessRenderReceiptService
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setControlFilePath
(String controlFilePath) void
setFallbackTimeout
(Integer fallbackTimeout) void
setFormType
(String formType) void
setHtmlPath
(String htmlPath) void
setJsonOptionsPath
(String jsonOptionsPath) void
setPdfPath
(String pdfPath) void
setProgramFolder
(String programFolder) void
setProgramPath
(String programPath) void
setSetDpiAwareness
(boolean setDpiAwareness) void
setSetNoCallback
(boolean setNoCallback)
-
Constructor Details
-
ProcessParams
public ProcessParams()
-
-
Method Details
-
setProgramFolder
-
setProgramPath
-
setControlFilePath
-
setHtmlPath
-
setPdfPath
-
setJsonOptionsPath
-
setFallbackTimeout
-
setFormType
-
setSetNoCallback
public void setSetNoCallback(boolean setNoCallback) -
setSetDpiAwareness
public void setSetDpiAwareness(boolean setDpiAwareness)
-