| Package | Description |
|---|---|
| org.apache.felix.gogo.runtime | |
| org.apache.felix.service.command |
| Modifier and Type | Method | Description |
|---|---|---|
Job |
Pipe.job() |
| Modifier and Type | Method | Description |
|---|---|---|
List<Job> |
CommandSessionImpl.jobs() |
| Modifier and Type | Method | Description |
|---|---|---|
static Job |
Job.Utils.current() |
Get the job running in the current thread or null.
|
Job |
CommandSession.foregroundJob() |
Get the current foreground job or null.
|
Job |
Process.job() |
Get the job controlling this process
|
Job |
Job.parent() |
| Modifier and Type | Method | Description |
|---|---|---|
List<Job> |
CommandSession.jobs() |
List jobs.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
JobListener.jobChanged(Job job,
Job.Status previous,
Job.Status current) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.