Uses of Class
nextgrid.api.pem.ProcessEvent

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.
 



Copyright © 2006-2008 Grid Systems, S.A.. All Rights Reserved.