|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--com.ibm.itim.workflow.model.EventAudit
|
+--com.ibm.itim.workflow.model.CreateProcessEventAudit
This defines the create process event audit information
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
CreateProcessEventAudit(ProcessParticipant participant)
|
|
| Method Summary | |
|---|---|
ProcessParticipant |
getParticipant()
Access method for the participant property. |
void |
setParticipant(ProcessParticipant participant)
Sets the value of the participant property. |
| Methods inherited from class com.ibm.itim.workflow.model.EventAudit |
|---|
getActivityId, getEventType, getId, getProcessId, getTimeStamp, setActivityId, setEventType, setId, setProcessId, setTimeStamp |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CreateProcessEventAudit(ProcessParticipant participant)
| Method Detail |
public ProcessParticipant getParticipant()
public void setParticipant(ProcessParticipant participant)
participant - the new value of the participant property
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||