Uses of Interface
org.apache.jackrabbit.webdav.transaction.TransactionConstants
-
Packages that use TransactionConstants Package Description org.apache.jackrabbit.webdav.transaction -
-
Uses of TransactionConstants in org.apache.jackrabbit.webdav.transaction
Classes in org.apache.jackrabbit.webdav.transaction that implement TransactionConstants Modifier and Type Class Description class
TransactionInfo
TransactionInfo
class encapsulates the information present in theXML_TRANSACTIONINFO
element that forms the request body of the UNLOCk request for a transaction lock.class
TxActiveLock
TxActiveLock
represents the transaction lock present on aTransactionResource
.class
TxLockEntry
TxLockEntry
represents the lock entry objects allowed for a transaction lock.
-