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