com.atlassian.confluence.api.model.content
Class MacroInstance
java.lang.Object
com.atlassian.confluence.api.model.content.MacroInstance
public class MacroInstance
- extends Object
Represents an instance of a Macro in a piece of Content
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
builder
public static MacroInstance.MacroBuilder builder()
getName
public String getName()
getBody
public String getBody()
Copyright © 2003–2015 Atlassian. All rights reserved.