Uses of Interface
com.atlassian.confluence.content.render.xhtml.storage.link.user.MentionsParser

Packages that use MentionsParser
com.atlassian.confluence.content.render.xhtml.storage.link.user   
 

Uses of MentionsParser in com.atlassian.confluence.content.render.xhtml.storage.link.user
 

Classes in com.atlassian.confluence.content.render.xhtml.storage.link.user that implement MentionsParser
 class InlineTasksMentionsParser
          Deprecated. since 5.3 See inline-tasks plugin for replacement.
 

Constructor parameters in com.atlassian.confluence.content.render.xhtml.storage.link.user with type arguments of type MentionsParser
DefaultUserMentionsExtractor(UserAccessor userAccessor, XmlEventReaderFactory readerFactory, java.util.List<? extends MentionsParser> delegates)
          Deprecated. since 5.3. The MentionsParser mechanism is deprecated with no replacement. Use #DefaultUserMentionsExtractor(com.atlassian.confluence.user.UserAccessor, com.atlassian.confluence.content.render.xhtml.XmlEventReaderFactory)
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.