| Package | Description | 
|---|---|
| com.atlassian.confluence.api.model.messages | 
| Modifier and Type | Method and Description | 
|---|---|
| static SimpleMessage | SimpleMessage. copyOf(Message message) | 
| static SimpleMessage | SimpleMessage. withKeyAndArgs(java.lang.String key,
              java.lang.Object... args)Creates a new SimpleMessage with the given key and arguments. | 
| static SimpleMessage | SimpleMessage. withTranslation(java.lang.String translation)Used when a message only has a translated string at creation time, usually in English. | 
Copyright © 2003-2014 Atlassian. All Rights Reserved.