public interface ChannelEvent extends BaseChannelEvent
Modifier and Type | Interface and Description |
---|---|
static class |
ChannelEvent.ChannelEventType
Channel event type.
|
Modifier and Type | Method and Description |
---|---|
ChannelEvent.ChannelEventType |
getChannelEventType()
Return the channel event type.
|
Mount |
getEditingMount() |
HstSite |
getEditingPreviewSite() |
HstRequestContext |
getRequestContext() |
List<String> |
getUserIds() |
getChannel, getLogger
getException, setException
ChannelEvent.ChannelEventType getChannelEventType()
List<String> getUserIds()
HstRequestContext getRequestContext()
HstRequestContext
that is used that triggers this this channel eventMount getEditingMount()
Mount
that is being modified during this requestCopyright © 2008–2020 Hippo B.V. (http://www.onehippo.com). All rights reserved.