public interface ChannelManagerEvent
Modifier and Type | Method and Description |
---|---|
Blueprint |
getBlueprint()
Returns a blueprint object which is being used during the channel creation.
|
org.onehippo.cms7.services.hst.Channel |
getChannel() |
javax.jcr.Node |
getConfigRootNode() |
Blueprint getBlueprint()
org.onehippo.cms7.services.hst.Channel getChannel()
Channel
which was used as an input during channel creation or update. This will never return
null
javax.jcr.Node getConfigRootNode()
Node
for /hst:hst. This will never return null
Copyright © 2008–2020 Hippo B.V. (http://www.onehippo.com). All rights reserved.