@Version("1.1.0")
Package com.day.cq.compat.codeupgrade.annotations
Provides the WCM API.
-
Annotation Types Summary Annotation Type Description MigrationType TheMigrationType
declares if aCodeUpgradeTask
may run delayed or must be immediately and synchronously executed during upgrade startup.VersionRangeFilter TheVersionRangeFilter
defines the VersionRange for which a CodeUpgradeTask needs to be run.