Uses of Interface
com.atlassian.confluence.util.message.MessageManager
-
Packages that use MessageManager Package Description com.atlassian.confluence.util.message -
-
Uses of MessageManager in com.atlassian.confluence.util.message
Classes in com.atlassian.confluence.util.message that implement MessageManager Modifier and Type Class Description classAbstractMessageManagerclassBandanaMessageManagerHandles global messages using Bandana for message persistence.classDefaultMessageManagerCombines different message managers into oneclassRequestMessageManagerA message manager that stores messages in the request scopeclassSessionMessageManagerConstructor parameters in com.atlassian.confluence.util.message with type arguments of type MessageManager Constructor Description DefaultMessageManager(List<MessageManager> managers)
-