Class SVNWCContext.RemoveArtifactInfo

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

private static class SVNWCContext.RemoveArtifactInfo extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    boolean
     
     
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    private
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • workItem

      public SVNSkel workItem
    • fileFound

      public boolean fileFound
  • Constructor Details

    • RemoveArtifactInfo

      private RemoveArtifactInfo()