Uses of Interface
com.atlassian.confluence.api.model.messages.Message
Packages that use Message
Package
Description
-
Uses of Message in com.atlassian.confluence.api.impl.model.validation
Methods in com.atlassian.confluence.api.impl.model.validation that return MessageConstructors in com.atlassian.confluence.api.impl.model.validation with parameters of type Message -
Uses of Message in com.atlassian.confluence.api.model.longtasks
Methods in com.atlassian.confluence.api.model.longtasks that return MessageMethods in com.atlassian.confluence.api.model.longtasks that return types with arguments of type MessageMethods in com.atlassian.confluence.api.model.longtasks with parameters of type Message -
Uses of Message in com.atlassian.confluence.api.model.messages
Classes in com.atlassian.confluence.api.model.messages with type parameters of type MessageModifier and TypeInterfaceDescriptioninterface
Contains an key and array of arguments for conversion to an internationalised string.Classes in com.atlassian.confluence.api.model.messages that implement MessageMethods in com.atlassian.confluence.api.model.messages with parameters of type Message -
Uses of Message in com.atlassian.confluence.api.model.validation
Methods in com.atlassian.confluence.api.model.validation that return MessageModifier and TypeMethodDescriptionSimpleValidationError.getMessage()
ValidationError.getMessage()
Methods in com.atlassian.confluence.api.model.validation with parameters of type MessageConstructors in com.atlassian.confluence.api.model.validation with parameters of type Message -
Uses of Message in com.atlassian.confluence.impl.hibernate.bulk
Classes in com.atlassian.confluence.impl.hibernate.bulk that implement Message -
Uses of Message in com.atlassian.confluence.rest.v2.api.model.validation
Methods in com.atlassian.confluence.rest.v2.api.model.validation that return MessageModifier and TypeMethodDescriptionRestFieldValidationError.getMessage()
RestValidationError.getMessage()