Class GitResolveAnnotatedTagsCommandParameters

java.lang.Object
com.atlassian.bitbucket.util.BuilderSupport
com.atlassian.bitbucket.scm.AbstractCommandParameters
com.atlassian.bitbucket.scm.git.ref.GitResolveAnnotatedTagsCommandParameters

public class GitResolveAnnotatedTagsCommandParameters extends com.atlassian.bitbucket.scm.AbstractCommandParameters
Since:
5.0
  • Field Details

    • UNLIMITED_MESSAGE_LENGTH

      public static final int UNLIMITED_MESSAGE_LENGTH
      See Also:
  • Method Details

    • getMaxMessageLength

      public int getMaxMessageLength()
    • getTagIds

      @Nonnull public Set<String> getTagIds()
      Returns:
      the tag IDs to resolve. These can either be fully qualified tag IDs, tag hashes or a mix thereof