Interface and Description |
---|
org.apache.jackrabbit.oak.plugins.lock.LockConstants
Use
LockConstants instead |
org.apache.jackrabbit.oak.plugins.name.NamespaceConstants
Use
NamespaceConstants instead. |
org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
Use
NodeTypeConstants instead |
org.apache.jackrabbit.oak.plugins.version.VersionConstants
Use
VersionConstants instead |
Class and Description |
---|
org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
Use
DefaultThreeWayConflictHandler instead. |
org.apache.jackrabbit.oak.plugins.tree.factories.RootFactory
Please use
RootProvider instead |
org.apache.jackrabbit.oak.security.SecurityProviderImpl
Replaced by
org.apache.jackrabbit.oak.security.internal.SecurityProviderBuilder |
org.apache.jackrabbit.oak.plugins.tree.factories.TreeFactory
Please use
TreeProvider instead |
Field and Description |
---|
org.apache.jackrabbit.oak.Oak.OakDefaultComponents.INSTANCE
create a new instance of
Oak.OakDefaultComponents instead. |
Constructor and Description |
---|
org.apache.jackrabbit.oak.plugins.commit.ConflictValidator(Tree) |
Copyright © 2012–2020 The Apache Software Foundation. All rights reserved.