|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.dtf.testframework.coordinator2.RunInformation
org.jboss.dtf.testframework.coordinator2.scheduler.ScheduleInformation
org.jboss.dtf.testframework.coordinator2.scheduler.ScheduleWhenPossible
public class ScheduleWhenPossible
| Field Summary |
|---|
| Fields inherited from class org.jboss.dtf.testframework.coordinator2.scheduler.ScheduleInformation |
|---|
HIGH_PRIORITY, LOW_PRIORITY, MEDIUM_PRIORITY |
| Constructor Summary | |
|---|---|
ScheduleWhenPossible(java.net.URL testDefsURL,
java.net.URL testSelectionsURL,
java.lang.String distributionList,
java.lang.String softwareVersion,
DeployInformation deploy)
|
|
| Method Summary | |
|---|---|
void |
invoke()
|
boolean |
isScheduleFinished()
|
java.lang.String |
toString()
|
| Methods inherited from class org.jboss.dtf.testframework.coordinator2.scheduler.ScheduleInformation |
|---|
containsDeploymentInformation, getCoordinator, getDeployInformation, getPriority, getPriorityText, getUID, setCoordinator, setPriority, setUID |
| Methods inherited from class org.jboss.dtf.testframework.coordinator2.RunInformation |
|---|
getCurrentStatus, getDistributionList, getNumberOfTestsRemaining, getPercentageComplete, getRunId, getSoftwareVersion, getTestDefinitionsURL, getTestSelectionURL, getTotalNumberOfTests, setCurrentStatus, setNumberOfTestsRemaining, setRunId, setSoftwareVersion, setTotalNumberOfTests |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ScheduleWhenPossible(java.net.URL testDefsURL,
java.net.URL testSelectionsURL,
java.lang.String distributionList,
java.lang.String softwareVersion,
DeployInformation deploy)
| Method Detail |
|---|
public final boolean isScheduleFinished()
isScheduleFinished in class ScheduleInformation
public final void invoke()
throws java.lang.InterruptedException
invoke in class ScheduleInformationjava.lang.InterruptedExceptionpublic java.lang.String toString()
toString in class ScheduleInformation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||