Class ExecutionDto
java.lang.Object
org.camunda.bpm.engine.rest.dto.runtime.ExecutionDto
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ExecutionDto
fromExecution
(Execution execution) getId()
boolean
isEnded()
-
Constructor Details
-
ExecutionDto
public ExecutionDto()
-
-
Method Details
-
fromExecution
-
getId
-
getProcessInstanceId
-
isEnded
public boolean isEnded() -
getTenantId
-