com.irisel.pm
Interface Status
- All Known Subinterfaces:
- Constants, Group, Process
- All Known Implementing Classes:
- GroupImpl, ProcessImpl
public interface Status
ST_NEW
static final int ST_NEW
- See Also:
- Constant Field Values
ST_RUNNING
static final int ST_RUNNING
- See Also:
- Constant Field Values
ST_WAITING
static final int ST_WAITING
- See Also:
- Constant Field Values
ST_SUSPENDED
static final int ST_SUSPENDED
- See Also:
- Constant Field Values
ST_CANCELLED
static final int ST_CANCELLED
- See Also:
- Constant Field Values
ST_ERROR
static final int ST_ERROR
- See Also:
- Constant Field Values