ServerStatusRepository
interface ServerStatusRepository
A repository for managing the server current status.
Functions
Link copied to clipboard
Returns the server current status represented by ServerStatusDomainModel.
Link copied to clipboard
Sets the server current status as started.
Link copied to clipboard
Sets the server current status as stopped.