|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.plugins.macros.core.LoremIpsumMacro
public class LoremIpsumMacro
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.atlassian.confluence.macro.Macro |
|---|
Macro.BodyType, Macro.OutputType |
| Constructor Summary | |
|---|---|
LoremIpsumMacro()
|
|
| Method Summary | |
|---|---|
java.lang.String |
execute(java.util.Map<java.lang.String,java.lang.String> parameters,
java.lang.String body,
ConversionContext context)
|
Macro.BodyType |
getBodyType()
The type of body that this macro has, this is used to infer the migration task if no custom one is provided. |
Macro.OutputType |
getOutputType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoremIpsumMacro()
| Method Detail |
|---|
public java.lang.String execute(java.util.Map<java.lang.String,java.lang.String> parameters,
java.lang.String body,
ConversionContext context)
throws MacroExecutionException
execute in interface MacroMacroExecutionExceptionpublic Macro.BodyType getBodyType()
Macro
getBodyType in interface Macropublic Macro.OutputType getOutputType()
getOutputType in interface Macro
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||