Plan

constructor(name: String, author: String, description: String, activeChannels: List<ActiveSource>, activeResources: List<ActiveSource>, collectors: List<CollectorFlags>, activeNodes: List<String>, resourceFilters: List<String>, planId: String?, initializationStrategy: SessionInitializationStrategy, scripts: List<String>, runs: String, timeOut: Long, calibrationTargets: List<CalibrationTarget>, calibrationDelta: Double?, calibrationThreshold: Double?, units: List<String>, excludeUnits: List<String>)