|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.exec.service.test.throughput.util.JobStateHelper
public class JobStateHelper
| Constructor Summary | |
|---|---|
JobStateHelper()
|
|
| Method Summary | |
|---|---|
static boolean |
isJobStateFinal(StateEnumeration state)
Check whether a job is in final state or not. |
static boolean |
isTerminationComplete(StateEnumeration state)
Check whether a job is in state UserTerminateDone or UserTerminateFailed or not. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JobStateHelper()
| Method Detail |
|---|
public static boolean isJobStateFinal(StateEnumeration state)
public static boolean isTerminationComplete(StateEnumeration state)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||