public interface ControlMigrator
Modifier and Type | Method and Description |
---|---|
void |
migrate(javax.jcr.Node controlNode,
info.magnolia.module.InstallContext installContext)
Take a specific control's migration action.
|
void migrate(javax.jcr.Node controlNode, info.magnolia.module.InstallContext installContext) throws javax.jcr.RepositoryException
controlNode
- on which the migration is done. Topically, remove, rename, add properties, nodes.installContext
- used to log migration issues or warn user for interaction.javax.jcr.RepositoryException
Copyright © 2015 Magnolia International Ltd.. All rights reserved.