Class Overview
Upgrade the Filter Subscription schedule.
Historical note: This upgrade task was originally numbered 6303, but it used the wrong ID column when
resolving the Quartz triggers, leading to incorrect results. The fixed upgrade task was remapped first
to 6307 in the 6.3-OD-1 release and 6317 for development systems. Although the upgrade task is idempotent,
it is based on the old quartz tables, which will not be updated once the data has migrated to the
new ones. Therefore, we should not do anything as 6317 if the Quartz data has already been fixed in
build 6307.
Public Constructors
public
UpgradeTask_Build6317
(OfBizDelegator delegator, SchedulerService schedulerService)
Public Methods
public
void
doUpgrade
(boolean setupMode)
Parameters
setupMode
| Indicating this upgrade task is running during set up.
|
public
String
getBuildNumber
()
public
String
getShortDescription
()