Uses of Interface
org.apache.syncope.core.persistence.api.entity.Exec
-
-
Uses of Exec in org.apache.syncope.core.persistence.api.entity
Subinterfaces of Exec in org.apache.syncope.core.persistence.api.entity Modifier and Type Interface Description interfaceReportExec -
Uses of Exec in org.apache.syncope.core.persistence.api.entity.task
Subinterfaces of Exec in org.apache.syncope.core.persistence.api.entity.task Modifier and Type Interface Description interfaceTaskExec<T extends Task<T>> -
Uses of Exec in org.apache.syncope.core.persistence.jpa.entity
Classes in org.apache.syncope.core.persistence.jpa.entity that implement Exec Modifier and Type Class Description classAbstractExecclassJPAReportExec -
Uses of Exec in org.apache.syncope.core.persistence.jpa.entity.task
Classes in org.apache.syncope.core.persistence.jpa.entity.task that implement Exec Modifier and Type Class Description classAbstractTaskExec<T extends Task<T>>classJPAMacroTaskExecclassJPANotificationTaskExecclassJPAPropagationTaskExecclassJPAPullTaskExecclassJPAPushTaskExecclassJPASchedTaskExec
-