|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConsoleTask | |
|---|---|
| org.sonatype.gshell.console | Interactive console framework. |
| Uses of ConsoleTask in org.sonatype.gshell.console |
|---|
| Methods in org.sonatype.gshell.console that return ConsoleTask | |
|---|---|
protected ConsoleTask |
Console.createTask()
|
static ConsoleTask |
ConsoleTask.get()
Get the currently running task. |
static ConsoleTask |
ConsoleTask.get(boolean allowNull)
Get the currently running task. |
ConsoleTask |
Console.getCurrentTask()
|
| Constructor parameters in org.sonatype.gshell.console with type arguments of type ConsoleTask | |
|---|---|
Console(IO io,
Callable<ConsoleTask> taskFactory,
jline.console.history.History history,
InputStream bindings)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||