Uses of Interface
org.camunda.bpm.engine.management.SchemaLogEntry
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of SchemaLogEntry in org.camunda.bpm.engine.impl
Modifier and TypeMethodDescriptionSchemaLogQueryImpl.executeList
(CommandContext commandContext, Page page) -
Uses of SchemaLogEntry in org.camunda.bpm.engine.impl.persistence.entity
Modifier and TypeMethodDescriptionSchemaLogManager.findSchemaLogEntriesByQueryCriteria
(SchemaLogQueryImpl schemaLogQueryImpl, Page page) -
Uses of SchemaLogEntry in org.camunda.bpm.engine.rest.dto
Modifier and TypeMethodDescriptionstatic List<SchemaLogEntryDto>
SchemaLogEntryDto.fromSchemaLogEntries
(List<SchemaLogEntry> entries)