java.lang.Object
com.atlassian.jira.user.anonymize.handlers.username.mention.MentionStringHelper

public class MentionStringHelper extends Object
  • Constructor Details

    • MentionStringHelper

      public MentionStringHelper()
  • Method Details

    • getMentionForUsernamePattern

      public static Pattern getMentionForUsernamePattern(String username)
    • formatMention

      public static String formatMention(String username)