Interface MoveRepositoryStateToCustomDataStorageConverter.ConverterRepositoryState

    • Method Detail

      • setBranchRevision

        void setBranchRevision​(@NotNull
                               String name,
                               @NotNull
                               String revision)
      • getCreateTimestamp

        @NotNull
        Date getCreateTimestamp()
      • isEmpty

        boolean isEmpty()
      • getDefaultBranchName

        @NotNull
        String getDefaultBranchName()
      • getDefaultBranchRevision

        @Nullable
        String getDefaultBranchRevision()