532533534535536537538
if (objectData.getAcl() != null) { acl = objectData.getAcl(); } } return new ChangeEventImpl(changeType, changeTime, objectId, properties, policyIds, acl); }
543544545546547548549
521522523524525526527
513514515516517518519
615616617618619620621
657658659660661662663