public class MacroCountEvent extends ConfluenceEvent
DefaultRenderer.render(String, com.atlassian.confluence.content.render.xhtml.ConversionContext)
source
Modifier and Type | Method and Description |
---|---|
String |
buildEventName() |
String |
getContainerId() |
String |
getContentId() |
Integer |
getCount() |
String |
getEntityType() |
String |
getMacroType() |
String |
getOutputDeviceType() |
String |
getOutputType() |
equals, hashCode
getSource, toString
public String buildEventName()
public String getContentId()
public String getContainerId()
public Integer getCount()
public String getOutputType()
public String getOutputDeviceType()
public String getEntityType()
public String getMacroType()
Copyright © 2003–2019 Atlassian. All rights reserved.