Brownie Host Service

constructor()

Constructor to instantiate the object


constructor(id: String, status: ServiceStatus, name: String, servicePath: String, pid: Long, insertionDate: Long, configuration: BrownieHostService.ServiceConfiguration, events: List<ServiceEvent>)

Constructor to instantiate the object

Parameters

id

The identifier of the service

status

The status of the service

name

The name of the service

servicePath

The path of the service inside the filesystem of the host

pid

The pid of the service

insertionDate

The date when the service has been inserted

configuration

The configuration of the service

events

The events related to service lifecycle