Uses of Class
com.atlassian.jira.util.AbstractMessageSet

Packages that use AbstractMessageSet
com.atlassian.jira.util   
 

Uses of AbstractMessageSet in com.atlassian.jira.util
 

Subclasses of AbstractMessageSet in com.atlassian.jira.util
 class ListOrderedMessageSetImpl
          Is a message set that keeps the messages and warnings in the order in which they were added.
 class MessageSetImpl
          Message set implementation that uses the messages natural ordering to sort the messages that are added.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.