public interface MacroAssistant
ConfluenceMacros.
This is provided so that macros can simply inject this assistant and we can add
extra required assistants to it as we go along, without breaking the API for every
concrete macro that extends ConfluenceMacro.| Modifier and Type | Method and Description |
|---|---|
org.randombits.support.core.env.EnvironmentAssistant |
getEnvironmentAssistant() |
org.randombits.support.core.param.ParameterAssistant |
getParameterAssistant() |
com.atlassian.confluence.xhtml.api.XhtmlContent |
getXhtmlContent() |
Copyright © 2013 randombits.org. All Rights Reserved.