Host
Service
@Serializable
The HostService
class represent the information about a service
Author
N7ghtm4r3 - Tecknobit
Constructors
Link copied to clipboard
constructor(id: String, name: String, pid: Long, status: ServiceStatus, configuration: HostService.ServiceConfiguration, events: List<HostService.ServiceEvent> = emptyList(), insertionDate: Long)
Types
Link copied to clipboard
@Serializable
The
ServiceConfiguration
class represent the configuration of a
service
Link copied to clipboard
@Serializable
The
ServiceEvent
class represent the information related
to a service event