PlanData

constructor(document: String)
constructor(document: MarkdownDocument, metadata: Map<String, List<String>> = document.frontMatter)
constructor(name: String, author: String, description: String, collectors: List<CollectorFlags>, activeNodes: List<String>, resourceFilters: List<String>, planId: String?, scripts: List<String>, runs: String, timeOut: Long)