Class SectionMacroCreatedEvent
- java.lang.Object
-
- com.atlassian.confluence.tinymceplugin.events.SectionMacroCreatedEvent
-
public class SectionMacroCreatedEvent extends Object
A layout event is used to define when a page/blog post is created using the section and column macro.- Since:
- 4.2
-
-
Constructor Summary
Constructors Constructor Description SectionMacroCreatedEvent(AbstractPage page)
-
-
-
Constructor Detail
-
SectionMacroCreatedEvent
public SectionMacroCreatedEvent(AbstractPage page)
-
-
Method Detail
-
getPage
public AbstractPage getPage()
-
-