public class ExecutionDto extends Object
| Constructor and Description | 
|---|
ExecutionDto()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ExecutionDto | 
fromExecution(Execution execution)  | 
String | 
getId()  | 
String | 
getProcessInstanceId()  | 
boolean | 
isEnded()  | 
public static ExecutionDto fromExecution(Execution execution)
public String getId()
public String getProcessInstanceId()
public boolean isEnded()
Copyright © 2018. All rights reserved.