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 classTransactionInfoTransactionInfoclass encapsulates the information present in theXML_TRANSACTIONINFOelement that forms the request body of the UNLOCk request for a transaction lock.classTxActiveLockTxActiveLockrepresents the transaction lock present on aTransactionResource.classTxLockEntryTxLockEntryrepresents the lock entry objects allowed for a transaction lock.
-