|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||