Class AppIncidentQueryImpl

java.lang.Object
org.flowable.common.engine.impl.db.ListQueryParameterObject
org.flowable.common.engine.impl.query.AbstractQuery<AppIncidentQuery,AppIncident>
com.flowable.app.engine.impl.repository.AppIncidentQueryImpl
All Implemented Interfaces:
AppIncidentQuery, Serializable, org.flowable.common.engine.api.query.DeleteQuery<AppIncidentQuery,AppIncident>, org.flowable.common.engine.api.query.Query<AppIncidentQuery,AppIncident>, org.flowable.common.engine.impl.interceptor.Command<Object>

public class AppIncidentQueryImpl extends org.flowable.common.engine.impl.query.AbstractQuery<AppIncidentQuery,AppIncident> implements AppIncidentQuery, Serializable
See Also: