| Package | Description | 
|---|---|
| com.irisel.pm | |
| com.irisel.pm.daemon | |
| com.irisel.pm.internal | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Group. resume(boolean force) | 
| void | Group. setResponse(java.util.HashMap map) | 
| void | Group. start() | 
| void | Group. stop() | 
| void | Group. suspend() | 
| Modifier and Type | Method and Description | 
|---|---|
| InstanceSet | ProcessManager. getProcessesByStatus(int status) | 
| void | ProcessManager. resumeAllProcesses() | 
| void | ProcessManager. startProcess(long procId,
            long focusId) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Instance | ProcessImpl. getProcess(long procid) | 
| void | GroupImpl. resume(boolean force) | 
| void | ProcessImpl. save() | 
| void | GroupImpl. setGrpInst(Instance instance) | 
| void | GroupImpl. setResponse(java.util.HashMap map) | 
| void | GroupImpl. start() | 
| void | GroupImpl. stop() | 
| void | GroupImpl. suspend() | 
| Constructor and Description | 
|---|
| GroupImpl() | 
| GroupImpl(Instance grpInst) | 
| GroupImpl(Instance group,
         Instance procInst,
         Instance parentGroupInst) | 
| ProcessImpl() | 
| ProcessImpl(Instance procInst) | 
| ProcessImpl(long procId,
           long focusId) |