Package | Description |
---|---|
oracle.ifs.admin.tools.upgrade |
Modifier and Type | Method and Description |
---|---|
void |
BatchUpdateAssistant.analyze(BatchUpdateAssistant.BatchUpdate batchUpdate)
Called by the
analyze method of an upgrade
action, performs the analysis phase for the specified batch update. |
boolean |
BatchUpdateAssistant.preUpgrade(BatchUpdateAssistant.BatchUpdate batchUpdate)
Called by the
preUpgrade method of
an upgrade action, performs the pre-upgrade phase for the specified
batch update. |
void |
BatchUpdateAssistant.rollback(BatchUpdateAssistant.BatchUpdate batchUpdate)
Called by the
rollback method of an upgrade
action, rolls back the specified batch update. |
boolean |
BatchUpdateAssistant.upgrade(BatchUpdateAssistant.BatchUpdate batchUpdate)
Called by the
upgrade method of an upgrade
action, performs the upgrade phase for the specified batch update. |
Copyright © 2023. All rights reserved.