Uses of Enum
org.apache.jackrabbit.oak.plugins.document.UpdateOp.Operation.Type
Packages that use UpdateOp.Operation.Type
-
Uses of UpdateOp.Operation.Type in org.apache.jackrabbit.oak.plugins.document
Fields in org.apache.jackrabbit.oak.plugins.document declared as UpdateOp.Operation.TypeModifier and TypeFieldDescriptionfinal UpdateOp.Operation.TypeUpdateOp.Operation.typeThe operation type.Methods in org.apache.jackrabbit.oak.plugins.document that return UpdateOp.Operation.TypeModifier and TypeMethodDescriptionstatic UpdateOp.Operation.TypeReturns the enum constant of this type with the specified name.static UpdateOp.Operation.Type[]UpdateOp.Operation.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.