Uses of Class
com.avoka.tm.vo.TxnVoBuilder
-
Uses of TxnVoBuilder in com.avoka.tm.vo
Modifier and TypeMethodDescriptionTxnVoBuilder.withAll()
Specify whether to include all txn attributesTxnVoBuilder.withComments
(boolean withComments) Specify whether to include workspaces comments.TxnVoBuilder.withDeliveryFuncs
(boolean withDeliveryFuncs) Specify whether to include delivery functions list.TxnVoBuilder.withFileAttachList
(boolean withFileAttachList) Specify whether to include file attachment list.TxnVoBuilder.withFormDataMap
(boolean withFormDataMap) Specify whether to include form data map extractsTxnVoBuilder.withFormXml
(boolean withFormXml) Specify whether to include form XML data.TxnVoBuilder.withGroupNames
(boolean withGroupNames) Specify whether to include group names list.TxnVoBuilder.withPropertyMap
(boolean withPropertyMap) Specify whether to include property map.TxnVoBuilder.withReceiptPdf
(boolean withReceiptPdf) Specify whether to include receipt PDF data.