org.camunda.bpm.engine.rest.dto.runtime
Class ExecutionDto
java.lang.Object
org.camunda.bpm.engine.rest.dto.runtime.ExecutionDto
public class ExecutionDto
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionDto
public ExecutionDto()
fromExecution
public static ExecutionDto fromExecution(Execution execution)
getId
public String getId()
getProcessInstanceId
public String getProcessInstanceId()
isEnded
public boolean isEnded()
getTenantId
public String getTenantId()
Copyright © 2016 camunda services GmbH. All rights reserved.