Uses of Enum
org.apache.jackrabbit.vault.sync.impl.SyncResult.Operation
Packages that use SyncResult.Operation
-
Uses of SyncResult.Operation in org.apache.jackrabbit.vault.sync.impl
Methods in org.apache.jackrabbit.vault.sync.impl that return SyncResult.OperationModifier and TypeMethodDescriptionstatic SyncResult.OperationReturns the enum constant of this type with the specified name.static SyncResult.Operation[]SyncResult.Operation.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.jackrabbit.vault.sync.impl with parameters of type SyncResult.OperationModifier and TypeMethodDescriptionvoidSyncResult.addEntry(String jcrPath, String fsPath, SyncResult.Operation ops) Constructors in org.apache.jackrabbit.vault.sync.impl with parameters of type SyncResult.Operation