OneBaseUpgrade(String version,
String description,
com.edorasware.commons.core.any.AnyWorkObjectService anyWorkObjectService,
com.edorasware.commons.core.identity.CurrentTenantService currentTenantService,
com.edorasware.commons.core.identity.CurrentUserService currentUserService,
UserManager userManager,
OnePersistence onePersistence,
org.springframework.transaction.PlatformTransactionManager transactionManager)
Creates a new instance of a one base upgrade with the given version and description of the upgrade.
|
Upgrade150S94CleanupModels(com.edorasware.commons.core.any.AnyWorkObjectService anyWorkObjectService,
com.edorasware.commons.core.identity.CurrentTenantService currentTenantService,
com.edorasware.commons.core.identity.CurrentUserService currentUserService,
UserManager userManager,
OnePersistence onePersistence,
org.springframework.transaction.PlatformTransactionManager transactionManager,
com.edorasware.gear.core.maintenance.MaintenanceService maintenanceService,
AppDeploymentService appDeploymentService,
ModelStateHelper modelStateHelper) |