Uses of Class
org.craftercms.studio.impl.v2.upgrade.operations.AbstractUpgradeOperation
Packages that use AbstractUpgradeOperation
Package
Description
-
Uses of AbstractUpgradeOperation in org.craftercms.studio.impl.v2.upgrade.operations.db
Modifier and TypeClassDescriptionclassImplementation ofUpgradeOperationthat upgrades encrypted values in the database.classImplementation ofUpgradeOperationthat executes a database script.final classfinal class -
Uses of AbstractUpgradeOperation in org.craftercms.studio.impl.v2.upgrade.operations.file
Modifier and TypeClassDescriptionclassImplementation ofUpgradeOperationthat adds a new file to a repository.classImplementation ofUpgradeOperationthat deletes files and folders in the repositoryclassImplementation ofUpgradeOperationthat renames/moves files and folders in the repository.classExtension ofRenameUpgradeOperationthat can rename multiple files based on path patterns -
Uses of AbstractUpgradeOperation in org.craftercms.studio.impl.v2.upgrade.operations.global
Modifier and TypeClassDescriptionclassImplementation ofUpgradeOperationthat syncs the blueprints in the global repository from the bootstrap repo.classImplementation ofUpgradeOperationthat updates files on the global repository. -
Uses of AbstractUpgradeOperation in org.craftercms.studio.impl.v2.upgrade.operations.plugin
Modifier and TypeClassDescriptionclassclass -
Uses of AbstractUpgradeOperation in org.craftercms.studio.impl.v2.upgrade.operations.site
Modifier and TypeClassDescriptionclassBase implementation ofUpgradeOperationfor all content-type related upgradesclassBase implementation ofUpgradeOperationfor all site content upgradesclassBase implementation ofUpgradeOperationfor all operations related to an XSLT template.classclassImplementation ofUpgradeOperationthat updates multiple files using an XSLT template.classImplementation ofUpgradeOperationto update item descriptors that use the Box File Upload controlclassImplementation ofAbstractContentUpgradeOperationthat upgrades encrypted properties in configuration files.classImplementation ofUpgradeOperationthat replaces text in the content repository.classImplementation ofUpgradeOperationthat replaces text in the content repository according to multiple 'pattern/replacement' rules.classImplementation ofUpgradeOperationthat updates a single file using an XSLT template.