Package com.avoka.fc.core.service
Class LocalProcessRenderReceiptService.ProcessParams
java.lang.Object
com.avoka.fc.core.service.LocalProcessRenderReceiptService.ProcessParams
- Enclosing class:
LocalProcessRenderReceiptService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetControlFilePath(String controlFilePath) voidsetFallbackTimeout(Integer fallbackTimeout) voidsetFormType(String formType) voidsetHtmlPath(String htmlPath) voidsetJsonOptionsPath(String jsonOptionsPath) voidsetPdfPath(String pdfPath) voidsetProgramFolder(String programFolder) voidsetProgramPath(String programPath) voidsetSetDpiAwareness(boolean setDpiAwareness) voidsetSetNoCallback(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)
-