| Package | Description |
|---|---|
| com.atlassian.confluence.admin.actions.macros | |
| com.atlassian.confluence.plugin.descriptor | |
| com.atlassian.confluence.renderer |
| Modifier and Type | Field and Description |
|---|---|
protected UserMacroConfig |
UserMacroAction.userMacro |
| Modifier and Type | Method and Description |
|---|---|
UserMacroConfig |
UserMacroAction.getUserMacro() |
| Modifier and Type | Method and Description |
|---|---|
List<UserMacroConfig> |
UserMacroAction.getUserMacros() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UserMacroAction.addUpdateMacro(UserMacroConfig userMacro)
Add the updated macro to the user macro library.
|
void |
UserMacroAction.setUserMacro(UserMacroConfig userMacro) |
| Modifier and Type | Method and Description |
|---|---|
UserMacroConfig |
UserMacroModuleDescriptor.getUserMacroConfig() |
| Modifier and Type | Method and Description |
|---|---|
UserMacroConfig |
UserMacroLibrary.getMacro(String name) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,UserMacroConfig> |
UserMacroLibrary.getMacros() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserMacroLibrary.addUpdateMacro(UserMacroConfig userMacroConfig) |
static Macro.BodyType |
UserMacroConfig.deriveBodyType(UserMacroConfig config) |
Copyright © 2003–2019 Atlassian. All rights reserved.