Class ProjectAvatarUpdatedEvent

All Implemented Interfaces:
Serializable

@AsynchronousPreferred public class ProjectAvatarUpdatedEvent extends ProjectEvent
Raised when a project's avatar is updated.

This event is internally audited at the CoverageLevel.BASE level.

See Also:
  • Constructor Details

    • ProjectAvatarUpdatedEvent

      public ProjectAvatarUpdatedEvent(@Nonnull Object source, @Nonnull Project project)