| Name | Description | Type | Package | Framework |
| SLACalculationInsertUpdateJPAExecutor | Persist the SLA beans to tables SLA_CALCULATOR and SLA_SUMMARY. | Class | org.apache.oozie.executor.jpa.sla | Apache Oozie |
| SLAEventInsertJPAExecutor | Persist the SLAEventBean bean. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
| SLAEventsGetForFilterJPAExecutor | Load the list of SLAEventBean for a seqId and return the list. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
| SLAEventsGetForSeqIdJPAExecutor | Load the list of SLAEventBean for a seqId and return the list. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
| SLAEventsGetJPAExecutor | Load the list of SLAEventBean and return the list. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
| SLARegistrationGetJPAExecutor | Load the list of SLARegistrationBean and return the list. | Class | org.apache.oozie.executor.jpa.sla | Apache Oozie |
| SLARegistrationGetOnRestartJPAExecutor | Class | org.apache.oozie.executor.jpa.sla | Apache Oozie | |
| SLASummaryGetForFilterJPAExecutor | Load the list of SLASummaryBean (for dashboard) and return the list. | Class | org.apache.oozie.executor.jpa.sla | Apache Oozie |
| SLASummaryGetForFilterJPAExecutor .SLASummaryFilter | Constructor SummarySLASummaryGetForFilterJPAExecutor. | Class | org.apache.oozie.executor.jpa.sla.SLASummaryGetForFilterJPAExecutor | Apache Oozie |
| SLASummaryGetJPAExecutor | Load the list of SLASummaryBean (for dashboard) and return the list. | Class | org.apache.oozie.executor.jpa.sla | Apache Oozie |
| SLASummaryGetRecordsOnRestartJPAExecutor | Load the list of SLASummaryBean when Oozie restarts and return the list. | Class | org.apache.oozie.executor.jpa.sla | Apache Oozie |
| SLASummaryUpdateForSLAStatusActualTimesJPAExecutor | Update the slaStatus, eventStatus, eventProcessed, jobStatus, actualStart, actualEnd, actualDuration and lastModifiedTime of SLAsummaryBean | Class | org.apache.oozie.executor.jpa.sla | Apache Oozie |