Class DefaultCheckinHandler

    • Constructor Summary

      Constructors 
      Constructor Description
      DefaultCheckinHandler​(java.lang.String comment, boolean keepCheckedOut, boolean createKeepFile)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean createKeepFile()
      Returns true if the system should create a keep file copy of the user's check-in file.
      java.lang.String getComment()
      Returns the check-in comment.
      boolean keepCheckedOut()
      Returns true if check-out state should be retained.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait