|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Message in com.atlassian.confluence.api.impl.model.validation |
|---|
| Methods in com.atlassian.confluence.api.impl.model.validation that return Message | |
|---|---|
Message |
DefaultValidationError.getMessage()
|
| Methods in com.atlassian.confluence.api.impl.model.validation with parameters of type Message | |
|---|---|
static CoreValidationResult |
CoreValidationResult.create(boolean authorized,
Message message)
|
| Constructors in com.atlassian.confluence.api.impl.model.validation with parameters of type Message | |
|---|---|
DefaultValidationError(Message message)
|
|
| Uses of Message in com.atlassian.confluence.api.model.longtasks |
|---|
| Methods in com.atlassian.confluence.api.model.longtasks that return Message | |
|---|---|
Message |
LongTaskStatus.getName()
|
| Methods in com.atlassian.confluence.api.model.longtasks that return types with arguments of type Message | |
|---|---|
java.util.List<Message> |
LongTaskStatus.getMessages()
|
| Methods in com.atlassian.confluence.api.model.longtasks with parameters of type Message | |
|---|---|
LongTaskStatus.LongTaskBuilder |
LongTaskStatus.LongTaskBuilder.addMessage(Message message)
|
LongTaskStatus.LongTaskBuilder |
LongTaskStatus.LongTaskBuilder.name(Message name)
|
| Uses of Message in com.atlassian.confluence.api.model.messages |
|---|
| Classes in com.atlassian.confluence.api.model.messages that implement Message | |
|---|---|
class |
SimpleMessage
Simple immutable implementation of Message. |
| Methods in com.atlassian.confluence.api.model.messages with parameters of type Message | |
|---|---|
static SimpleMessage |
SimpleMessage.copyOf(Message message)
|
| Uses of Message in com.atlassian.confluence.api.model.validation |
|---|
| Methods in com.atlassian.confluence.api.model.validation that return Message | |
|---|---|
Message |
ValidationError.getMessage()
|
Message |
SimpleValidationError.getMessage()
|
| Uses of Message in com.atlassian.confluence.rest.api.model.validation |
|---|
| Methods in com.atlassian.confluence.rest.api.model.validation that return Message | |
|---|---|
Message |
RestValidationError.getMessage()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||