Class BuildWarning.RepositoryChangeset

  • Enclosing class:
    BuildWarning

    public static class BuildWarning.RepositoryChangeset
    extends Object
    • Constructor Detail

      • RepositoryChangeset

        public RepositoryChangeset​(long repositoryId,
                                   @NotNull
                                   @NotNull String changesetId)
    • Method Detail

      • getRepositoryId

        public long getRepositoryId()
      • getChangesetId

        public String getChangesetId()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object