|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PurgeLogServiceReport | |
---|---|
oracle.odi.domain.runtime.purge | |
oracle.odi.domain.runtime.purge.support |
Uses of PurgeLogServiceReport in oracle.odi.domain.runtime.purge |
---|
Methods in oracle.odi.domain.runtime.purge that return PurgeLogServiceReport | |
---|---|
PurgeLogServiceReport |
IPurgeLogService.purgeLoadPlanInstance(java.lang.Number loadPlanInstanceId, boolean removeSessions) Purge the Load Plan instance |
PurgeLogServiceReport |
IPurgeLogService.purgeLoadPlanInstanceRun(OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId loadPlanInstanceRunId, boolean removeSessions) Purge the Load plan instance run removes the parent load plan instance if it's the only remaining child run. |
PurgeLogServiceReport |
IPurgeLogService.purgeLoadPlanInstanceRuns(OdiLoadPlanInstanceRunCriteria loadPlanInstanceRunCriteria, boolean removeSessions) Purge the Load plan instance runs matching the criteria also removes the parent load plan instances without children |
PurgeLogServiceReport |
IPurgeLogService.purgeStandaloneSession(java.lang.Number sessionId) Purge of executed session logs OdiSession |
Methods in oracle.odi.domain.runtime.purge with parameters of type PurgeLogServiceReport | |
---|---|
void |
PurgeLogServiceReport.concatenateSubPurgeLogReportItems(PurgeLogServiceReport plsReport) Concatenate the sub PurgeLogServiceReport results |
Uses of PurgeLogServiceReport in oracle.odi.domain.runtime.purge.support |
---|
Methods in oracle.odi.domain.runtime.purge.support that return PurgeLogServiceReport | |
---|---|
PurgeLogServiceReport |
PurgeLogServiceImpl.purgeLoadPlanInstance(java.lang.Number pLoadPlanInstanceId, boolean pRemoveSessions) |
PurgeLogServiceReport |
PurgeLogServiceImpl.purgeLoadPlanInstanceRun(OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId pLoadPlanInstanceRunId, boolean pRemoveSessions) |
PurgeLogServiceReport |
PurgeLogServiceImpl.purgeLoadPlanInstanceRuns(OdiLoadPlanInstanceRunCriteria pLoadPlanInstanceRunCriteria, boolean pRemoveSessions) |
PurgeLogServiceReport |
PurgeLogServiceImpl.purgeStandaloneSession(java.lang.Number pSessionId) |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |