TaskConfig

fun TaskConfig(    id: String,     delay: Long,     priority: TaskPriority,     executionEnvironment: ExecutionEnvironment)