ST_CANCELLED, ST_ERROR, ST_NEW, ST_RUNNING, ST_SUSPENDED, ST_WAITINGTYPE_LEAF, TYPE_PARALLEL, TYPE_SERIAL| Constructor and Description |
|---|
ProcessImpl() |
ProcessImpl(Instance procInst) |
ProcessImpl(long procId,
long focusId) |
| Modifier and Type | Method and Description |
|---|---|
long |
getFocusId() |
Group |
getParent() |
Instance |
getProc() |
Instance |
getProcess() |
static Instance |
getProcess(long procid) |
Instance |
getProcessRootGroup(Instance iProc) |
long |
getProcId() |
Instance |
getProcInst() |
int |
getStatus() |
java.lang.String |
getStatusReason() |
static void |
main(java.lang.String[] args) |
void |
save() |
void |
setStatus(int status) |
void |
setStatusReason(java.lang.String statusReason) |
void |
start() |
getBrowser, getChildren, getGrp, getGrpInst, getId, getLogger, getName, getSiblings, getType, hasChildren, isCancelled, isError, isLeaf, isParallel, isRunning, isSerial, isSuspended, isTop, isWaiting, resume, setBrowser, setGrp, setGrpInst, setLogger, setResponse, stop, suspendequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChildren, getGrp, getGrpInst, getId, getName, getSiblings, getType, hasChildren, isCancelled, isError, isLeaf, isParallel, isRunning, isSerial, isSuspended, isTop, isWaiting, resume, setResponse, stop, suspendpublic ProcessImpl()
throws PMException
PMExceptionpublic ProcessImpl(long procId,
long focusId)
throws PMException
PMExceptionpublic ProcessImpl(Instance procInst) throws PMException
PMExceptionpublic long getFocusId()
public java.lang.String getStatusReason()
public void setStatusReason(java.lang.String statusReason)
public Instance getProcess()
public long getProcId()
public Group getParent()
public static void main(java.lang.String[] args)
public Instance getProcInst()
getProcInst in interface Processpublic static Instance getProcess(long procid) throws PMException
PMExceptionpublic Instance getProcessRootGroup(Instance iProc) throws QueryTreeException
QueryTreeExceptionpublic void start()
public void save()
throws PMException
PMExceptionpublic int getStatus()