public static class StackContext.LatestRepoQueryExecutor extends Object
Modifier and Type | Method and Description |
---|---|
void |
addTask(URI uri,
StackModule stackModule) |
void |
execute()
Execute all tasks.
|
boolean |
hasCompleted()
Determine whether all tasks have completed.
|
public void addTask(URI uri, StackModule stackModule)
uri
- uri to loadstackModule
- the stack modulepublic void execute()
public boolean hasCompleted()
Copyright © 2022 Apache Software Foundation. All rights reserved.