SessionContext

sealed class SessionContext(val contextType: SessionContextType)

Inheritors

Constructors

Link copied to clipboard
protected constructor(contextType: SessionContextType)

Types

Link copied to clipboard
@JsonClass(generateAdapter = true)
class SessionContextSet(val contextVariables: List<NamedValue>) : SessionContext

Properties

Link copied to clipboard