public interface

MacroBodyTransformationCondition

com.atlassian.confluence.content.render.xhtml.storage.macro.MacroBodyTransformationCondition
Known Indirect Subclasses

Class Overview

Specifies the conditions by which the body of a macro should be transformed.

Summary

Public Methods
boolean shouldTransform(String macroName)
Returns true if the macro body should be transformed, false otherwise.

Public Methods

public boolean shouldTransform (String macroName)

Returns true if the macro body should be transformed, false otherwise.

Parameters
macroName macro name