Uses of Interface
com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntity
Packages that use ArchiveJobEventEntity
Package
Description
-
Uses of ArchiveJobEventEntity in com.flowable.engage.engine.impl
Subclasses with type arguments of type ArchiveJobEventEntity in com.flowable.engage.engine.implSubinterfaces with type arguments of type ArchiveJobEventEntity in com.flowable.engage.engine.implMethods in com.flowable.engage.engine.impl that return types with arguments of type ArchiveJobEventEntityModifier and TypeMethodDescriptionArchiveJobEventQueryImpl.executeList(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) -
Uses of ArchiveJobEventEntity in com.flowable.engage.engine.impl.persistence.entity
Classes in com.flowable.engage.engine.impl.persistence.entity that implement ArchiveJobEventEntitySubclasses with type arguments of type ArchiveJobEventEntity in com.flowable.engage.engine.impl.persistence.entitySubinterfaces with type arguments of type ArchiveJobEventEntity in com.flowable.engage.engine.impl.persistence.entityMethods in com.flowable.engage.engine.impl.persistence.entity that return types with arguments of type ArchiveJobEventEntityModifier and TypeMethodDescriptionArchiveJobEventEntityManager.findByCriteria(ArchiveJobEventQuery query) ArchiveJobEventEntityManagerImpl.findByCriteria(ArchiveJobEventQuery query) -
Uses of ArchiveJobEventEntity in com.flowable.engage.engine.impl.persistence.entity.data
Subinterfaces with type arguments of type ArchiveJobEventEntity in com.flowable.engage.engine.impl.persistence.entity.dataMethods in com.flowable.engage.engine.impl.persistence.entity.data that return types with arguments of type ArchiveJobEventEntityModifier and TypeMethodDescriptionArchiveJobEventDataManager.findByCriteria(ArchiveJobEventQuery query) -
Uses of ArchiveJobEventEntity in com.flowable.engage.engine.impl.persistence.entity.data.impl
Subclasses with type arguments of type ArchiveJobEventEntity in com.flowable.engage.engine.impl.persistence.entity.data.implMethods in com.flowable.engage.engine.impl.persistence.entity.data.impl that return ArchiveJobEventEntityMethods in com.flowable.engage.engine.impl.persistence.entity.data.impl that return types with arguments of type ArchiveJobEventEntityModifier and TypeMethodDescriptionMybatisArchiveJobEventDataManager.findByCriteria(ArchiveJobEventQuery query) Class<? extends ArchiveJobEventEntity> MybatisArchiveJobEventDataManager.getManagedEntityClass()