Interface BitbucketRef

    • Method Detail

      • getType

        String getType()
        Returns the type of the commit reference.
        Returns:
        the type of the commit reference
      • getName

        String getName()
        Returns the name of the commit reference.
        Returns:
        the name of the commit reference
      • getTarget

        BitbucketCommit getTarget()
        Returns the target of the commit reference.
        Returns:
        the target of the commit reference