Interface WebFolder


public interface WebFolder
  • Method Details

    • getID

      String getID()
    • getName

      String getName()
    • getDescription

      String getDescription()
    • getURL

      URL getURL()
    • isNotifySubscribers

      boolean isNotifySubscribers()
    • getSourceServer

      String getSourceServer()
    • getSourceRepository

      String getSourceRepository()
    • ticket

      Supplier<String> ticket()