org.sonar.batch.tasks
Class ListTask
java.lang.Object
org.sonar.batch.tasks.ListTask
- All Implemented Interfaces:
- Extension, Task, TaskComponent, TaskExtension
public class ListTask
- extends Object
- implements Task
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KEY
public static final String KEY
- See Also:
- Constant Field Values
DEFINITION
public static final TaskDefinition DEFINITION
ListTask
public ListTask(Tasks tasks)
execute
public void execute()
- Specified by:
execute in interface Task
Copyright © 2009–2015 SonarSource. All rights reserved.