Class | Description |
---|---|
ScheduledTasksEndpoint |
Endpoint to expose information about an application's scheduled tasks. |
ScheduledTasksEndpoint.CronTaskDescription | |
ScheduledTasksEndpoint.FixedDelayTaskDescription | |
ScheduledTasksEndpoint.FixedRateTaskDescription | |
ScheduledTasksEndpoint.IntervalTaskDescription |
A description of an
IntervalTask . |
ScheduledTasksEndpoint.RunnableDescription | |
ScheduledTasksEndpoint.ScheduledTasksReport |
A report of an application's scheduled
Tasks , primarily intended for
serialization to JSON. |
ScheduledTasksEndpoint.TaskDescription |
Base class for descriptions of a
Task . |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.