public class ListTasks extends Object implements com.google.gerrit.extensions.restapi.RestReadView<ConfigResource>
Modifier and Type | Class and Description |
---|---|
static class |
ListTasks.TaskInfo |
Constructor and Description |
---|
ListTasks(WorkQueue workQueue,
ProjectCache projectCache,
com.google.inject.Provider<IdentifiedUser> self) |
@Inject public ListTasks(WorkQueue workQueue, ProjectCache projectCache, com.google.inject.Provider<IdentifiedUser> self)
public List<ListTasks.TaskInfo> apply(ConfigResource resource) throws com.google.gerrit.extensions.restapi.AuthException
apply
in interface com.google.gerrit.extensions.restapi.RestReadView<ConfigResource>
com.google.gerrit.extensions.restapi.AuthException