ScheduleGetAndSet.java
This sample demonstrates how an application can get and set schedules dynamically on a repository using the Configuration Object API and Console API.
The sample performs the following steps:
1. | Gets the schedules from the repository. |
2. | Creates and adds a schedule to the existing schedules. |
3. | Replaces the schedules in the repository. |