| Modifier and Type | Method and Description |
|---|---|
Message |
DefaultValidationError.getMessage() |
| Constructor and Description |
|---|
DefaultValidationError(Message message) |
| Modifier and Type | Method and Description |
|---|---|
Message |
LongTaskStatus.getName() |
| Modifier and Type | Method and Description |
|---|---|
List<Message> |
LongTaskStatus.getMessages() |
| Modifier and Type | Method and Description |
|---|---|
LongTaskStatus.LongTaskBuilder |
LongTaskStatus.LongTaskBuilder.addMessage(Message message) |
LongTaskStatus.LongTaskBuilder |
LongTaskStatus.LongTaskBuilder.name(Message name) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Message<T extends Message>
Contains an key and array of arguments for conversion to an internationalised string.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleMessage
Simple immutable implementation of
Message. |
| Modifier and Type | Method and Description |
|---|---|
static SimpleMessage |
SimpleMessage.copyOf(Message message) |
| Modifier and Type | Method and Description |
|---|---|
Message |
ValidationError.getMessage() |
Message |
SimpleValidationError.getMessage() |
| Modifier and Type | Method and Description |
|---|---|
SimpleValidationResult.Builder |
SimpleValidationResult.Builder.addMessage(Message message) |
| Constructor and Description |
|---|
SimpleValidationError(Message message) |
| Modifier and Type | Class and Description |
|---|---|
class |
BulkSimpleMessage |
| Modifier and Type | Method and Description |
|---|---|
Message |
RestFieldValidationError.getMessage() |
Message |
RestValidationError.getMessage() |
Copyright © 2003–2022 Atlassian. All rights reserved.