Package | Description |
---|---|
oracle.odi.domain.runtime.lpi.finder | |
oracle.odi.domain.runtime.purge | |
oracle.odi.domain.runtime.purge.support |
Modifier and Type | Method and Description |
---|---|
java.util.Collection |
IOdiLoadPlanInstanceRunFinder.findByCriteria(OdiLoadPlanInstanceRunCriteria criteria,
int maxResults)
Retrieve the list of
OdiLoadPlanInstanceRun instances matching the criteria |
Modifier and Type | Method and Description |
---|---|
void |
IPurgeLogService.purgeLoadPlanInstanceRuns(OdiLoadPlanInstanceRunCriteria loadPlanInstanceRunCriteria,
boolean removeSessions,
IPurgeLogServiceReportCallback pPurgeLogServiceReportCallBack)
Purge the Load plan instance runs matching the criteria
also removes the parent load plan instances without children
|
Modifier and Type | Method and Description |
---|---|
void |
PurgeLogServiceImpl.purgeLoadPlanInstanceRuns(OdiLoadPlanInstanceRunCriteria pLoadPlanInstanceRunCriteria,
boolean pRemoveSessions,
IPurgeLogServiceReportCallback pPurgeLogServiceReportCallBack) |