Class ArchiveJobEventQueryImpl

java.lang.Object
org.flowable.common.engine.impl.db.ListQueryParameterObject
org.flowable.common.engine.impl.query.AbstractQuery<ArchiveJobEventQuery,ArchiveJobEventEntity>
com.flowable.engage.engine.impl.ArchiveJobEventQueryImpl
All Implemented Interfaces:
ArchiveJobEventQuery, Serializable, org.flowable.common.engine.api.query.Query<ArchiveJobEventQuery,ArchiveJobEventEntity>, org.flowable.common.engine.impl.interceptor.Command<Object>

public class ArchiveJobEventQueryImpl extends org.flowable.common.engine.impl.query.AbstractQuery<ArchiveJobEventQuery,ArchiveJobEventEntity> implements ArchiveJobEventQuery
Author:
Simon Amport
See Also: