- Timestamp:
- Mar 5, 2010, 6:03:21 PM (15 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
vanHelsing/trunk/gui/src/de/dass_it/vanhelsing/gui/JobScheduleBean.java
r830 r832 3 3 * JobSchedule will list all schedules and the jobs which are associated with a given schedule. 4 4 */ 5 public class JobSchedule extends TreeNavigation {5 public class JobScheduleBean extends TreeNavigation { 6 6 7 7 }
Note:
See TracChangeset
for help on using the changeset viewer.