Package org.craftercms.studio.impl.v2.upgrade.pipeline
package org.craftercms.studio.impl.v2.upgrade.pipeline
-
ClassesClassDescriptionExtension of
PrototypeUpgradePipelineFactoryImpl
for configuration files, the name of the pipeline is build based on the configuration file provided in the upgrade context.Extension ofDefaultUpgradePipelineFactoryImpl
that creates instances of pipelines using Spring beans.Implementation ofUpgradePipeline
that handles a git repository to work on a temporary branch for upgrades.