Uses of Enum
org.tmatesoft.svn.core.internal.wc17.db.ISVNWCDb.WCDbDeletionInfo.DeletionInfoField
Packages that use ISVNWCDb.WCDbDeletionInfo.DeletionInfoField
-
Uses of ISVNWCDb.WCDbDeletionInfo.DeletionInfoField in org.tmatesoft.svn.core.internal.wc17.db
Methods in org.tmatesoft.svn.core.internal.wc17.db that return ISVNWCDb.WCDbDeletionInfo.DeletionInfoFieldModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.ISVNWCDb.WCDbDeletionInfo.DeletionInfoField.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.tmatesoft.svn.core.internal.wc17.db with parameters of type ISVNWCDb.WCDbDeletionInfo.DeletionInfoFieldModifier and TypeMethodDescriptionISVNWCDb.scanDeletion
(File localAbsPath, ISVNWCDb.WCDbDeletionInfo.DeletionInfoField... fields) Scan upwards for additional information about a deleted node.SVNWCDb.scanDeletion
(File localAbsPath, ISVNWCDb.WCDbDeletionInfo.DeletionInfoField... fields)