MCPcopy Create free account
hub / github.com/PlexPt/rocket-pt / UserUpdated

Class UserUpdated

src/main/java/com/rocketpt/server/dto/event/UserUpdated.java:9–10  ·  view source on GitHub ↗

@author plexpt

Source from the content-addressed store, hash-verified

7 * @author plexpt
8 */
9public record UserUpdated(UserEntity userEntity) implements DomainEvent {
10}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected