public class CheckBoxRadioControlMigrator extends Object implements ControlMigrator
Constructor and Description |
---|
CheckBoxRadioControlMigrator(boolean multiple) |
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 CheckBoxRadioControlMigrator(boolean multiple)
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 © 2018 Magnolia International Ltd.. All rights reserved.