Uses of Class
com.netgrif.application.engine.history.domain.baseevent.QEventLog
-
-
Uses of QEventLog in com.netgrif.application.engine.history.domain.baseevent
Fields in com.netgrif.application.engine.history.domain.baseevent declared as QEventLog Modifier and Type Field Description static QEventLogQEventLog. eventLog -
Uses of QEventLog in com.netgrif.application.engine.history.domain.impersonationevents
Fields in com.netgrif.application.engine.history.domain.impersonationevents declared as QEventLog Modifier and Type Field Description QEventLogQImpersonationEventLog. _super -
Uses of QEventLog in com.netgrif.application.engine.history.domain.petrinetevents
Fields in com.netgrif.application.engine.history.domain.petrinetevents declared as QEventLog Modifier and Type Field Description QEventLogQPetriNetEventLog. _super -
Uses of QEventLog in com.netgrif.application.engine.history.domain.userevents
Fields in com.netgrif.application.engine.history.domain.userevents declared as QEventLog Modifier and Type Field Description QEventLogQUserEventLog. _super
-