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