|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.jira.util.AbstractMessageSet
com.atlassian.jira.util.MessageSetImpl
@PublicApi public class MessageSetImpl
Message set implementation that uses the messages natural ordering to sort the messages that are added.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.atlassian.jira.util.MessageSet |
---|
MessageSet.Level, MessageSet.MessageLink |
Constructor Summary | |
---|---|
MessageSetImpl()
|
Method Summary |
---|
Methods inherited from class com.atlassian.jira.util.AbstractMessageSet |
---|
addErrorMessage, addErrorMessage, addErrorMessageInEnglish, addMessage, addMessage, addMessageSet, addWarningMessage, addWarningMessage, addWarningMessageInEnglish, equals, getErrorMessages, getErrorMessagesInEnglish, getLinkForError, getLinkForWarning, getWarningMessages, getWarningMessagesInEnglish, hasAnyErrors, hasAnyMessages, hasAnyWarnings, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MessageSetImpl()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |