Uses of Class
org.tmatesoft.svn.core.internal.wc17.SVNWCContext.WorkQueueOperation
-
Packages that use SVNWCContext.WorkQueueOperation Package Description org.tmatesoft.svn.core.internal.wc17 -
-
Uses of SVNWCContext.WorkQueueOperation in org.tmatesoft.svn.core.internal.wc17
Methods in org.tmatesoft.svn.core.internal.wc17 that return SVNWCContext.WorkQueueOperation Modifier and Type Method Description static SVNWCContext.WorkQueueOperationSVNWCContext.WorkQueueOperation. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SVNWCContext.WorkQueueOperation[]SVNWCContext.WorkQueueOperation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-