Uses of Class
org.apache.jackrabbit.vault.fs.impl.TransactionImpl.Change
-
Packages that use TransactionImpl.Change Package Description org.apache.jackrabbit.vault.fs.impl -
-
Uses of TransactionImpl.Change in org.apache.jackrabbit.vault.fs.impl
Methods in org.apache.jackrabbit.vault.fs.impl with parameters of type TransactionImpl.Change Modifier and Type Method Description void
TransactionImpl.Change. add(TransactionImpl.Change c)
Constructors in org.apache.jackrabbit.vault.fs.impl with parameters of type TransactionImpl.Change Constructor Description VaultFileOutputImpl(TransactionImpl.Change tx)
VaultFileOutputImpl(TransactionImpl.Change tx, VaultInputSource input)
-