BlueprintPageCreateEvent@Deprecated public class BlueprintPageCreateEvent extends com.atlassian.confluence.event.events.content.page.PageEvent implements com.atlassian.confluence.event.events.types.Created
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)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ContentBlueprint |
getBlueprint()
Deprecated.
|
com.atlassian.plugin.ModuleCompleteKey |
getBlueprintKey()
Deprecated.
|
com.atlassian.plugin.ModuleCompleteKey |
getBluePrintKey()
Deprecated.
Uses wrong capitalisation. Use
getBlueprintKey() instead. |
Map<String,Object> |
getContext()
Deprecated.
|
com.atlassian.confluence.user.ConfluenceUser |
getCreator()
Deprecated.
|
equals, 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.public com.atlassian.plugin.ModuleCompleteKey getBlueprintKey()
getBlueprint() and PluginBackedBlueprint.getModuleCompleteKey()@Deprecated public com.atlassian.plugin.ModuleCompleteKey getBluePrintKey()
getBlueprintKey() instead.public com.atlassian.confluence.user.ConfluenceUser getCreator()
public ContentBlueprint getBlueprint()
Copyright © 2017 Atlassian. All rights reserved.