create

abstract fun <T : Task?> create(name: String, type: Class<T>, config: Action<in T>)(source)