Class BitbucketCommitClientImpl

    • Method Detail

      • getCommit

        public BitbucketCommit getCommit​(String identifier)
        Description copied from interface: BitbucketCommitClient
        Gets the commit details for the given identifier
        Specified by:
        getCommit in interface BitbucketCommitClient
        Parameters:
        identifier - the commit hash or the name of the branch to get the commit from
        Returns:
        commit details corresponding to the given identifier