SystemInfo

abstract class SystemInfo : CoreObject

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
abstract class Builder

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun contextPath(): String
Link copied to clipboard
abstract fun dateFormat(): String
Link copied to clipboard
abstract fun serverDate(): Date
Link copied to clipboard
Link copied to clipboard
abstract fun systemName(): String
Link copied to clipboard
Link copied to clipboard
abstract fun version(): String