Class SetRetentionTime
java.lang.Object
io.fluxcapacitor.common.api.Request
io.fluxcapacitor.common.api.Command
io.fluxcapacitor.common.api.publishing.SetRetentionTime
- All Implemented Interfaces:
JsonType
Command to set or update the retention period for a message log in the Flux platform.
This determines how long messages remain stored before they are eligible for automatic deletion. The retention applies to logs such as events, commands, metrics, etc., depending on where the command is routed.
Note: This is a low-level command primarily used for administrative or system configuration purposes.
- See Also:
-
Constructor Details
-
SetRetentionTime
public SetRetentionTime()
-