@@ -347,103 +347,103 @@ <h4>java.lang.String <strong>convertLoggedPropertyToString</strong>(java.lang.St
347347 < a name ="getAuditableDirtyPropertyNames() "> <!-- --> </ a >
348348 < ul class ="blockListLast ">
349349 < li class ="blockList ">
350- < h4 > @javax .persistence.Transient< br > java.util.Collection<java.lang.String> < strong > getAuditableDirtyPropertyNames</ strong > ()</ h4 >
350+ < h4 > @jakarta .persistence.Transient< br > java.util.Collection<java.lang.String> < strong > getAuditableDirtyPropertyNames</ strong > ()</ h4 >
351351 < p > < DL > < DT > < B > Returns:</ B > </ DT > < DD > return any dirty properties that are flagged as auditable</ DD > </ DL > </ p >
352352 </ li >
353353 </ ul >
354354
355355 < a name ="getAuditablePropertyNames() "> <!-- --> </ a >
356356 < ul class ="blockListLast ">
357357 < li class ="blockList ">
358- < h4 > @javax .persistence.Transient< br > java.util.Collection<java.lang.String> < strong > getAuditablePropertyNames</ strong > ()</ h4 >
358+ < h4 > @jakarta .persistence.Transient< br > java.util.Collection<java.lang.String> < strong > getAuditablePropertyNames</ strong > ()</ h4 >
359359 < p > < DL > < DT > < B > Returns:</ B > </ DT > < DD > auditable property names for this domain class resolving any includes and excludes</ DD > </ DL > </ p >
360360 </ li >
361361 </ ul >
362362
363363 < a name ="getLogClassName() "> <!-- --> </ a >
364364 < ul class ="blockListLast ">
365365 < li class ="blockList ">
366- < h4 > @javax .persistence.Transient< br > java.lang.String < strong > getLogClassName</ strong > ()</ h4 >
366+ < h4 > @jakarta .persistence.Transient< br > java.lang.String < strong > getLogClassName</ strong > ()</ h4 >
367367 < p > < DL > < DT > < B > Returns:</ B > </ DT > < DD > the class name to log for this domain object, defaults to the capitilized short name</ DD > </ DL > </ p >
368368 </ li >
369369 </ ul >
370370
371371 < a name ="getLogCurrentUserName() "> <!-- --> </ a >
372372 < ul class ="blockListLast ">
373373 < li class ="blockList ">
374- < h4 > @javax .persistence.Transient< br > java.lang.String < strong > getLogCurrentUserName</ strong > ()</ h4 >
374+ < h4 > @jakarta .persistence.Transient< br > java.lang.String < strong > getLogCurrentUserName</ strong > ()</ h4 >
375375 < p > < DL > < DT > < B > Returns:</ B > </ DT > < DD > return the current username if available or SYS by default</ DD > </ DL > </ p >
376376 </ li >
377377 </ ul >
378378
379379 < a name ="getLogEntityId() "> <!-- --> </ a >
380380 < ul class ="blockListLast ">
381381 < li class ="blockList ">
382- < h4 > @javax .persistence.Transient< br > java.lang.String < strong > getLogEntityId</ strong > ()</ h4 >
382+ < h4 > @jakarta .persistence.Transient< br > java.lang.String < strong > getLogEntityId</ strong > ()</ h4 >
383383 < p > < DL > < DT > < B > Returns:</ B > </ DT > < DD > returns the id of the object by default, can override to return a natural key</ DD > </ DL > </ p >
384384 </ li >
385385 </ ul >
386386
387387 < a name ="getLogExcluded() "> <!-- --> </ a >
388388 < ul class ="blockListLast ">
389389 < li class ="blockList ">
390- < h4 > @javax .persistence.Transient< br > java.util.Collection<java.lang.String> < strong > getLogExcluded</ strong > ()</ h4 >
390+ < h4 > @jakarta .persistence.Transient< br > java.util.Collection<java.lang.String> < strong > getLogExcluded</ strong > ()</ h4 >
391391 < p > < DL > < DT > < B > Returns:</ B > </ DT > < DD > blacklist properties that should not be logged including those in context or by default.</ DD > </ DL > </ p >
392392 </ li >
393393 </ ul >
394394
395395 < a name ="getLogIgnoreEvents() "> <!-- --> </ a >
396396 < ul class ="blockListLast ">
397397 < li class ="blockList ">
398- < h4 > @javax .persistence.Transient< br > java.util.Collection<< a href ='../../../../grails/plugins/orm/auditable/AuditEventType.html ' title ='AuditEventType '> AuditEventType</ a > > < strong > getLogIgnoreEvents</ strong > ()</ h4 >
398+ < h4 > @jakarta .persistence.Transient< br > java.util.Collection<< a href ='../../../../grails/plugins/orm/auditable/AuditEventType.html ' title ='AuditEventType '> AuditEventType</ a > > < strong > getLogIgnoreEvents</ strong > ()</ h4 >
399399 < p > < DL > < DT > < B > Returns:</ B > </ DT > < DD > list of event types to ignore, by default all events are logged</ DD > </ DL > </ p >
400400 </ li >
401401 </ ul >
402402
403403 < a name ="getLogIncluded() "> <!-- --> </ a >
404404 < ul class ="blockListLast ">
405405 < li class ="blockList ">
406- < h4 > @javax .persistence.Transient< br > java.util.Collection<java.lang.String> < strong > getLogIncluded</ strong > ()</ h4 >
406+ < h4 > @jakarta .persistence.Transient< br > java.util.Collection<java.lang.String> < strong > getLogIncluded</ strong > ()</ h4 >
407407 < p > < DL > < DT > < B > Returns:</ B > </ DT > < DD > whitelist properties that should be logged. If null, all attributes are logged. This overrides any excludes.</ DD > </ DL > </ p >
408408 </ li >
409409 </ ul >
410410
411411 < a name ="getLogMaskProperties() "> <!-- --> </ a >
412412 < ul class ="blockListLast ">
413413 < li class ="blockList ">
414- < h4 > @javax .persistence.Transient< br > java.util.Collection<java.lang.String> < strong > getLogMaskProperties</ strong > ()</ h4 >
414+ < h4 > @jakarta .persistence.Transient< br > java.util.Collection<java.lang.String> < strong > getLogMaskProperties</ strong > ()</ h4 >
415415 < p > < DL > < DT > < B > Returns:</ B > </ DT > < DD > set of properties to mask when logging</ DD > </ DL > </ p >
416416 </ li >
417417 </ ul >
418418
419419 < a name ="getLogURI() "> <!-- --> </ a >
420420 < ul class ="blockListLast ">
421421 < li class ="blockList ">
422- < h4 > @javax .persistence.Transient< br > java.lang.String < strong > getLogURI</ strong > ()</ h4 >
422+ < h4 > @jakarta .persistence.Transient< br > java.lang.String < strong > getLogURI</ strong > ()</ h4 >
423423 < p > < DL > < DT > < B > Returns:</ B > </ DT > < DD > return the URI for audit logging, by default this is null</ DD > </ DL > </ p >
424424 </ li >
425425 </ ul >
426426
427427 < a name ="getLogVerboseEvents() "> <!-- --> </ a >
428428 < ul class ="blockListLast ">
429429 < li class ="blockList ">
430- < h4 > @javax .persistence.Transient< br > java.util.Collection<< a href ='../../../../grails/plugins/orm/auditable/AuditEventType.html ' title ='AuditEventType '> AuditEventType</ a > > < strong > getLogVerboseEvents</ strong > ()</ h4 >
430+ < h4 > @jakarta .persistence.Transient< br > java.util.Collection<< a href ='../../../../grails/plugins/orm/auditable/AuditEventType.html ' title ='AuditEventType '> AuditEventType</ a > > < strong > getLogVerboseEvents</ strong > ()</ h4 >
431431 < p > < DL > < DT > < B > Returns:</ B > </ DT > < DD > set of event types for which to log verbosely</ DD > </ DL > </ p >
432432 </ li >
433433 </ ul >
434434
435435 < a name ="isAuditable(grails.plugins.orm.auditable.AuditEventType) "> <!-- --> </ a >
436436 < ul class ="blockListLast ">
437437 < li class ="blockList ">
438- < h4 > @javax .persistence.Transient< br > boolean < strong > isAuditable</ strong > (< a href ='../../../../grails/plugins/orm/auditable/AuditEventType.html '> AuditEventType</ a > eventType)</ h4 >
438+ < h4 > @jakarta .persistence.Transient< br > boolean < strong > isAuditable</ strong > (< a href ='../../../../grails/plugins/orm/auditable/AuditEventType.html '> AuditEventType</ a > eventType)</ h4 >
439439 < p > If false, this entity will not be logged</ p >
440440 </ li >
441441 </ ul >
442442
443443 < a name ="isLogAssociatedIds() "> <!-- --> </ a >
444444 < ul class ="blockListLast ">
445445 < li class ="blockList ">
446- < h4 > @javax .persistence.Transient< br > boolean < strong > isLogAssociatedIds</ strong > ()</ h4 >
446+ < h4 > @jakarta .persistence.Transient< br > boolean < strong > isLogAssociatedIds</ strong > ()</ h4 >
447447 < p > Enable logging of associated id changes in the format: "[id:< objId > ]objDetails".</ p >
448448 </ li >
449449 </ ul >
0 commit comments