root
Toggle table of contents
goblin-common
Target filter
goblin-common
Switch theme
Search in API
Skip to content
root
root
/
fi.utu.tech.powergoblin.common
/
AgentMeasurementTask
/
AgentMeasurementTask
Agent
Measurement
Task
goblin-common
constructor
(
name
:
String
=
planData.name
,
startTime
:
String
,
stopTime
:
String
?
=
null
,
active
:
Boolean
=
true
,
success
:
Boolean
?
=
null
,
id
:
String
,
path
:
String
,
planData
:
PlanData
,
result
:
String
?
=
null
)