Interface DSLFolder<Protocol>


  • public interface DSLFolder<Protocol>
    • Method Detail

      • createFolder

        Protocol createFolder​(FolderModel folderModel)
                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getFolders

        java.util.List<FolderModel> getFolders()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception