Uses of Class
org.icenigrid.gridsam.core.StateTransitionException

Packages that use StateTransitionException
org.icenigrid.gridsam.core Package containing the core interfaces defining the JobManager API. 
org.icenigrid.gridsam.core.plugin.persistence.common Package containing the implementation classes of the job persistence interfaces. 
 

Uses of StateTransitionException in org.icenigrid.gridsam.core
 

Methods in org.icenigrid.gridsam.core that throw StateTransitionException
 void MutableJobInstance.advanceJobState(JobState pState, java.lang.String pDescription)
          advance the state of this job to pState
 

Uses of StateTransitionException in org.icenigrid.gridsam.core.plugin.persistence.common
 

Methods in org.icenigrid.gridsam.core.plugin.persistence.common that throw StateTransitionException
 void DefaultMutableJobInstance.advanceJobState(JobState pState, java.lang.String pDescription)
          advance the state of this job to pState
 



Copyright © 2008. All Rights Reserved.