Class ISVNWCDb.WCDbWorkQueueInfo

java.lang.Object
org.tmatesoft.svn.core.internal.wc17.db.ISVNWCDb.WCDbWorkQueueInfo
Enclosing interface:
ISVNWCDb

public static class ISVNWCDb.WCDbWorkQueueInfo extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    long
     
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • id

      public long id
    • workItem

      public SVNSkel workItem
  • Constructor Details

    • WCDbWorkQueueInfo

      public WCDbWorkQueueInfo()