Uses of Class
org.camunda.bpm.engine.impl.persistence.entity.PropertyEntity
-
Packages that use PropertyEntity Package Description org.camunda.bpm.engine.impl API implementation classes, which shouldn't directly be used by end-users.org.camunda.bpm.engine.impl.persistence.entity -
-
Uses of PropertyEntity in org.camunda.bpm.engine.impl
Methods in org.camunda.bpm.engine.impl that return PropertyEntity Modifier and Type Method Description protected PropertyEntity
BootstrapEngineCommand. databaseTelemetryConfiguration(CommandContext commandContext)
protected PropertyEntity
BootstrapEngineCommand. databaseTelemetryInitialMessageSent(CommandContext commandContext)
-
Uses of PropertyEntity in org.camunda.bpm.engine.impl.persistence.entity
Methods in org.camunda.bpm.engine.impl.persistence.entity that return PropertyEntity Modifier and Type Method Description PropertyEntity
PropertyManager. findPropertyById(String propertyId)
-