public class LayoutCreatedEvent extends Object
Constructor and Description |
---|
LayoutCreatedEvent(String layoutType,
AbstractPage page) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getLayoutType() |
AbstractPage |
getPage() |
int |
hashCode() |
String |
toString() |
public LayoutCreatedEvent(String layoutType, AbstractPage page)
public String getLayoutType()
public AbstractPage getPage()
Copyright © 2003–2017 Atlassian. All rights reserved.