Package org.camunda.bpm.engine.impl.db
package org.camunda.bpm.engine.impl.db
-
ClassDescriptionInput for the authorization check algorithmInterface which can be implemented by
DbEntities
which want to be aware of their lifecycle.Entities that are using revisions for optimistic locking, need to implement this interface.Marks an entity as an historic entity to ensure thatOptimisticLockingException
s are swallowed on UPDATE or DELETE operations.