Class | Description |
---|---|
AbstractNodeTypeRegistrationTask | Deprecated
Since 5.5, Please use
AbstractNodeTypeRegistrationTask |
CheckOrCreateLastActivatedPropertyTask |
This task checks whether the node specified by
workspace and path constructor parameters has the mgnl:lastActivated property set,
and if not, sets it to the current date &time (by calling NodeTypes.Activatable#update(Node, String, boolean) . |
ConvertMetaDataUpdateTask |
Update task for migration content with MetaData sub nodes to instead use mixins on the content node itself.
|
Register50NodeTypeTask |
Register the new M5.0 nodeType definition.
|
RemoveMetaDataInNodeTypeDefinitionTask |
Remove metaData nodeType's defined as 'childNodeDefinition' for all registered nodeType that still define this dependency.
Create a list of registered nodeTypes that have metaData nodeType as 'childNodeDefinition'. This list is then return by AbstractNodeTypeRegistrationTask.getNodeTypesToRegister(NodeTypeManager) and handled as an update of nodeType. |
Copyright © 2003–2019 Magnolia International Ltd.. All rights reserved.