Creates a new instance of a task. Called from Project.createTask(), which can be called by tasks. @param taskType The name of the task to create an instance of. Must not be null . @return an instance of the specified task, or null if the task name
(String taskType)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected