public class AnnotationProcessingTaskFactory extends Object implements ITaskFactory
ITaskFactory which determines task actions, inputs and outputs based on annotation attached to the task properties. Also provides some validation based on these annotations.| Constructor and Description |
|---|
AnnotationProcessingTaskFactory(ITaskFactory taskFactory) |
public AnnotationProcessingTaskFactory(ITaskFactory taskFactory)
public TaskInternal createTask(ProjectInternal project, Map<String,?> args)
createTask in interface ITaskFactoryCopyright © 2013. All rights reserved