Class ExecutionDto
java.lang.Object
org.camunda.bpm.engine.rest.dto.runtime.ExecutionDto
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic ExecutionDtofromExecution(Execution execution) getId()booleanisEnded()
- 
Constructor Details- 
ExecutionDtopublic ExecutionDto()
 
- 
- 
Method Details- 
fromExecution
- 
getId
- 
getProcessInstanceId
- 
isEndedpublic boolean isEnded()
- 
getTenantId
 
-