public interface HistoricDetail
HistoricProcessInstance
or a HistoricActivityInstance
.Modifier and Type | Method and Description |
---|---|
String |
getActivityInstanceId()
The activity reference in case this detail is related to an activity instance.
|
String |
getExecutionId()
The identifier for the path of execution.
|
String |
getId()
The unique DB id for this historic detail
|
String |
getProcessInstanceId()
The process instance reference.
|
String |
getTaskId()
The identifier for the task.
|
Date |
getTime()
The time when this detail occurred
|
String getId()
String getProcessInstanceId()
String getActivityInstanceId()
String getExecutionId()
String getTaskId()
Date getTime()
Copyright © 2015. All rights reserved.