|
|||||||||
| 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.ScheduleTimed
org.jboss.dtf.testframework.coordinator2.scheduler.ScheduleWeekDays
public class ScheduleWeekDays
| Field Summary |
|---|
| Fields inherited from class org.jboss.dtf.testframework.coordinator2.scheduler.ScheduleTimed |
|---|
EVENT_COMPLETE |
| Fields inherited from class org.jboss.dtf.testframework.coordinator2.scheduler.ScheduleInformation |
|---|
HIGH_PRIORITY, LOW_PRIORITY, MEDIUM_PRIORITY |
| Constructor Summary | |
|---|---|
ScheduleWeekDays(java.net.URL testDefsURL,
java.net.URL testSelectionsURL,
java.lang.String distributionList,
java.lang.String softwareVersion,
DeployInformation deploy,
int hour,
int minute)
|
|
| Method Summary | |
|---|---|
long |
getTimeOfNextEvent()
|
boolean |
isScheduleFinished()
|
| Methods inherited from class org.jboss.dtf.testframework.coordinator2.scheduler.ScheduleTimed |
|---|
invoke, isAfter, isBefore, 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 ScheduleWeekDays(java.net.URL testDefsURL,
java.net.URL testSelectionsURL,
java.lang.String distributionList,
java.lang.String softwareVersion,
DeployInformation deploy,
int hour,
int minute)
| Method Detail |
|---|
public long getTimeOfNextEvent()
getTimeOfNextEvent in class ScheduleTimedpublic boolean isScheduleFinished()
isScheduleFinished in class ScheduleInformation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||