Class GetRelationships
java.lang.Object
io.fluxcapacitor.common.api.Request
io.fluxcapacitor.common.api.modeling.GetRelationships
- All Implemented Interfaces:
JsonType
Request to retrieve all aggregate relationships for a given entity ID.
This is typically used to determine which aggregates reference or contain a particular entity.
- See Also:
-
Constructor Details
-
GetRelationships
public GetRelationships()
-