|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
public interface HistoricDetail
Base class for all kinds of information that is related to
either a HistoricProcessInstance
or a HistoricActivityInstance
.
方法摘要 | |
---|---|
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()
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |