public class LinkControlMigrator extends Object implements ControlMigrator
Constructor and Description |
---|
LinkControlMigrator() |
Modifier and Type | Method and Description |
---|---|
void |
migrate(javax.jcr.Node controlNode,
info.magnolia.module.InstallContext installContext)
Take a specific control's migration action.
|
public void migrate(javax.jcr.Node controlNode, info.magnolia.module.InstallContext installContext) throws javax.jcr.RepositoryException
ControlMigrator
migrate
in interface ControlMigrator
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 © 2021 Magnolia International Ltd.. All rights reserved.