| Package | Description |
|---|---|
| com.atlassian.confluence.macro | |
| com.atlassian.confluence.macro.browser.beans | |
| com.atlassian.confluence.renderer |
| Modifier and Type | Method and Description |
|---|---|
List<MacroParameter> |
GenericVelocityMacro.getMacroParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericVelocityMacro.setMacroParameters(List<MacroParameter> macroParameters) |
| Modifier and Type | Method and Description |
|---|---|
MacroParameter |
MacroParameterBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<MacroParameter> |
MacroFormDetails.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
MacroFormDetails.MacroFormDetailsBuilder |
MacroFormDetails.MacroFormDetailsBuilder.parameters(List<MacroParameter> parameters) |
| Modifier and Type | Method and Description |
|---|---|
List<MacroParameter> |
UserMacroConfig.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserMacroConfig.setParameters(List<MacroParameter> parameters) |
Copyright © 2003–2022 Atlassian. All rights reserved.