Class SVNWCContext.NodePresence

java.lang.Object
org.tmatesoft.svn.core.internal.wc17.SVNWCContext.NodePresence
Enclosing class:
SVNWCContext

public static class SVNWCContext.NodePresence extends Object
  • Field Details

    • isNotPresent

      public boolean isNotPresent
    • isExcluded

      public boolean isExcluded
    • isServerExcluded

      public boolean isServerExcluded
  • Constructor Details

    • NodePresence

      public NodePresence()