Uses of Class
io.camunda.zeebe.engine.state.deployment.PersistedProcess
Packages that use PersistedProcess
-
Uses of PersistedProcess in io.camunda.zeebe.engine.state.deployment
Constructors in io.camunda.zeebe.engine.state.deployment with parameters of type PersistedProcessModifierConstructorDescriptionDeployedProcess(ExecutableProcess process, PersistedProcess persistedProcess)