Class RebuildCause

    • Constructor Detail

      • RebuildCause

        public RebuildCause​(int rebuildBuildId,
                            String urlRebuildBuildId)
        Creates a new RebuildCause object.
        Parameters:
        rebuildBuildId - identify the build id of the project related to rebuild
        urlRebuildBuildId - url of the build id url
    • Method Detail

      • getUrlRebuildBuildId

        public String getUrlRebuildBuildId()
        url of the build id
        Returns:
        url of the build id
      • getRebuildBuildId

        public int getRebuildBuildId()
        identify the build id of the project related to rebuild
        Returns:
        identify the build id of the project related to rebuild