long-runner
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
long-runner
tasks-model
/
org.artofdev.tasks.model
/
OwnerContext
Owner
Context
data
class
OwnerContext
(
val
tenantId
:
Int
,
val
userId
:
Int
)
Members
Constructors
Owner
Context
Link copied to clipboard
constructor
(
tenantId
:
Int
,
userId
:
Int
)
Properties
tenant
Id
Link copied to clipboard
val
tenantId
:
Int
user
Id
Link copied to clipboard
val
userId
:
Int