AgentCollectionTask

constructor(name: String, startTime: String, stopTime: String? = null, active: Boolean = true, success: Boolean? = null, session: String?, flags: List<CollectorFlag>, timeout: Long)