@camunda8/sdk
Preparing search index...
index
Optimize
OptimizeDto
ReportData
Interface ReportData
interface
ReportData
{
businessKey
:
string
;
duration
:
number
;
endDate
:
string
;
engineName
:
string
;
processDefinitionId
:
string
;
processDefinitionKey
:
string
;
processInstanceId
:
string
;
startDate
:
string
;
tenantId
:
null
;
variables
:
unknown
;
}
Index
Properties
business
Key
duration
end
Date
engine
Name
process
Definition
Id
process
Definition
Key
process
Instance
Id
start
Date
tenant
Id
variables
Properties
business
Key
businessKey
:
string
duration
duration
:
number
end
Date
endDate
:
string
engine
Name
engineName
:
string
process
Definition
Id
processDefinitionId
:
string
process
Definition
Key
processDefinitionKey
:
string
process
Instance
Id
processInstanceId
:
string
start
Date
startDate
:
string
tenant
Id
tenantId
:
null
variables
variables
:
unknown
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
business
Key
duration
end
Date
engine
Name
process
Definition
Id
process
Definition
Key
process
Instance
Id
start
Date
tenant
Id
variables
@camunda8/sdk
Loading...