Uses of Class
org.apache.jackrabbit.jcr2spi.operation.LockRelease
-
Packages that use LockRelease Package Description org.apache.jackrabbit.jcr2spi.operation -
-
Uses of LockRelease in org.apache.jackrabbit.jcr2spi.operation
Methods in org.apache.jackrabbit.jcr2spi.operation with parameters of type LockRelease Modifier and Type Method Description void
OperationVisitor. visit(LockRelease operation)
void
TransientOperationVisitor. visit(LockRelease operation)
-