public class ParticipantResolveFailureEventAudit extends EventAudit
ACTIVITY_ASSIGNMENT_CHANGED, ACTIVITY_CREATED, ACTIVITY_DATA, ACTIVITY_ESCALATION_PARTICIPANT_RESOLVE_FAIL, ACTIVITY_ESCALATION_TIME_OUT, ACTIVITY_PARTICIPANT_RESOLVE_FAIL, ACTIVITY_STATE_CHANGED, ACTIVITY_TIME_OUT, COMPLETE_MANUAL_ACTIVITY, INFORMATION, JUSTIFICATION_FIELD_VALUE, PASSWORD_PICKUP, PROCESS_INITIAL_DATA, PROCESS_PARTCIPANT_RESOLVE_FAIL, PROCESS_STATE_CHANGED, PROCESS_TIME_OUT, PROCESS_USER_CHANGED_DATA| Constructor and Description |
|---|
ParticipantResolveFailureEventAudit(ActivityParticipant participant) |
| Modifier and Type | Method and Description |
|---|---|
ActivityParticipant |
getParticipant()
Access method for the oldParticipant property.
|
void |
setParticipant(ActivityParticipant participant)
Sets the value of the oldParticipant property.
|
getActivityId, getEventType, getId, getProcessId, getTimeStamp, setActivityId, setEventType, setId, setProcessId, setTimeStamppublic ParticipantResolveFailureEventAudit(ActivityParticipant participant)
public ActivityParticipant getParticipant()
public void setParticipant(ActivityParticipant participant)
participant - The new value of the oldParticipant property