replaceSource(Object source) Return a new audit event object with the source attribute
replaced with the given object.
Parameters: source - the new source attribute.
Creates a new WfDataAuditEvent assigning the given
attributes.
Parameters: baseInfo - a WfAuditEvent containing furtherinformation for the event. Parameters: oldData - the attribute oldData. Parameters: newData - the attribute newData. throws: IllegalArgumentException - in case of a given illegal event type
Return a new audit event object with the source attribute
replaced with the given object.
Parameters: source - the new source attribute. the new audit event.