public interface ProcessHistory
| 限定符和类型 | 方法和说明 |
|---|---|
ActionReference |
getAction() |
ActivityInstance |
getActivityInstance() |
String |
getId() |
String |
getMemo() |
String |
getName()
冗余字段, 来自activity instance name
|
Date |
getProcessAt() |
UserReference |
getProcessBy() |
ProcessInstance |
getProcessInstance() |
String getId()
String getName()
ProcessInstance getProcessInstance()
ActivityInstance getActivityInstance()
ActionReference getAction()
UserReference getProcessBy()
Date getProcessAt()
String getMemo()
Copyright © 2017. All rights reserved.