Uses of Class
com.netgrif.application.engine.history.domain.caseevents.CaseEventLog
-
-
Uses of CaseEventLog in com.netgrif.application.engine.history.domain.caseevents
Subclasses of CaseEventLog in com.netgrif.application.engine.history.domain.caseevents Modifier and Type Class Description classCreateCaseEventLogclassDeleteCaseEventLogConstructor parameters in com.netgrif.application.engine.history.domain.caseevents with type arguments of type CaseEventLog Constructor Description QCaseEventLog(com.querydsl.core.types.Path<? extends CaseEventLog> path)QCaseEventLog(java.lang.Class<? extends CaseEventLog> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits) -
Uses of CaseEventLog in com.netgrif.application.engine.history.domain.dataevents
Subclasses of CaseEventLog in com.netgrif.application.engine.history.domain.dataevents Modifier and Type Class Description classGetDataEventLogclassSetDataEventLog -
Uses of CaseEventLog in com.netgrif.application.engine.history.domain.taskevents
Subclasses of CaseEventLog in com.netgrif.application.engine.history.domain.taskevents Modifier and Type Class Description classAssignTaskEventLogclassCancelTaskEventLogclassDelegateTaskEventLogclassFinishTaskEventLogclassTaskEventLog
-