@PublicApi public class BlueprintPageCreateEvent extends BlueprintPageCreateEvent
source| Constructor and Description |
|---|
BlueprintPageCreateEvent(Object src,
com.atlassian.confluence.pages.Page page,
ContentBlueprint blueprint,
com.atlassian.confluence.user.ConfluenceUser creator,
Map<String,Object> context) |
getBlueprint, getBlueprintKey, getBluePrintKey, getContext, getCreatorequals, getContent, getPage, hashCode, toStringisSuppressNotifications, setSuppressNotificationsgetSourcepublic BlueprintPageCreateEvent(Object src, com.atlassian.confluence.pages.Page page, ContentBlueprint blueprint, com.atlassian.confluence.user.ConfluenceUser creator, Map<String,Object> context)
src - the object that created the Blueprint Pagepage - the Page createdcreator - the user that created the Blueprintcontext - the context in which the Blueprint page was created, including Wizard and Provider data.Copyright © 2017 Atlassian. All rights reserved.