|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessEvent | |
---|---|
nextgrid.api.pem |
Uses of ProcessEvent in nextgrid.api.pem |
---|
Methods in nextgrid.api.pem with parameters of type ProcessEvent | |
---|---|
void |
ProcessListener.processEvaluated(ProcessEvent event)
A process has been evaluated. |
void |
ProcessListener.processFailed(ProcessEvent event)
A process execution has failed. |
void |
ProcessListener.processFinished(ProcessEvent event)
A process has completed its execution. |
void |
ProcessListener.processSelected(ProcessEvent event)
A process has been selected. |
void |
ProcessListener.processStarted(ProcessEvent event)
A process enaction has started. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |