| Package | Description |
|---|---|
| org.springframework.cloud.deployer.spi.scheduler |
| Modifier and Type | Method and Description |
|---|---|
List<ScheduleInfo> |
Scheduler.list()
List all of the
ScheduleInfos registered with the system. |
List<ScheduleInfo> |
Scheduler.list(String taskDefinitionName)
List all of the Schedules associated with the provided AppDefinition.
|
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.