Class DeployedProcess
java.lang.Object
io.camunda.zeebe.engine.state.deployment.DeployedProcess
-
Constructor Summary
ConstructorsConstructorDescriptionDeployedProcess
(ExecutableProcess process, PersistedProcess persistedProcess) -
Method Summary
-
Constructor Details
-
DeployedProcess
-
-
Method Details
-
getResourceName
public org.agrona.DirectBuffer getResourceName() -
getProcess
-
getVersion
public int getVersion() -
getKey
public long getKey() -
getResource
public org.agrona.DirectBuffer getResource() -
getBpmnProcessId
public org.agrona.DirectBuffer getBpmnProcessId() -
getState
-
getTenantId
-
toString
-