Uses of Class
org.camunda.bpm.engine.impl.SchemaLogQueryImpl
-
Packages that use SchemaLogQueryImpl Package Description org.camunda.bpm.engine.impl.persistence.entity -
-
Uses of SchemaLogQueryImpl in org.camunda.bpm.engine.impl.persistence.entity
Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type SchemaLogQueryImpl Modifier and Type Method Description List<SchemaLogEntry>
SchemaLogManager. findSchemaLogEntriesByQueryCriteria(SchemaLogQueryImpl schemaLogQueryImpl, Page page)
-