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
/
AgentCollectionTask
/
AgentCollectionTask
Agent
Collection
Task
goblin-common
constructor
(
name
:
String
,
startTime
:
String
,
stopTime
:
String
?
=
null
,
active
:
Boolean
=
true
,
success
:
Boolean
?
=
null
,
session
:
String
,
flags
:
List
<
CollectorFlag
>
,
timeout
:
Long
)