Uses of Class
com.avoka.tm.util.TxnUrlBuilder
-
Packages that use TxnUrlBuilder Package Description com.avoka.tm.util Provides Utility function classes. -
-
Uses of TxnUrlBuilder in com.avoka.tm.util
Methods in com.avoka.tm.util that return TxnUrlBuilder Modifier and Type Method Description TxnUrlBuilderTxnUrlBuilder. setSecured(Boolean secured)Set explicitly if the url should be secured (authorized or anonymous).TxnUrlBuilderTxnUrlBuilder. setSpaceName(String spaceName)Set the space name property.TxnUrlBuilderTxnUrlBuilder. setTxn(Txn txn)Set the transaction property.
-