public interface WelcomeMessageService
Modifier and Type | Field and Description |
---|---|
static String |
WELCOME_MESSAGE_TEMPLATE_KEY |
static String |
WELCOME_MESSAGE_TEMPLATE_NAME |
Modifier and Type | Method and Description |
---|---|
String |
getWelcomeMessage() |
void |
saveWelcomeMessage(String content)
Save the give welcome message.
|
static final String WELCOME_MESSAGE_TEMPLATE_NAME
static final String WELCOME_MESSAGE_TEMPLATE_KEY
Copyright © 2003–2015 Atlassian. All rights reserved.