@Named(value="runTest") String runTest(String value)
@Named(value="getStatusForTask") @Nullable Task get(String name)
guid
- guid of the task to get information about.@Named(value="getAllTasks") com.google.common.collect.FluentIterable<Task> list()
@Named(value="clearTask") void clear(String name)
guid
- guid of the task to clear.Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.