| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure.scheduling | |
| org.springframework.boot.actuate.scheduling |
| Class and Description |
|---|
ScheduledTasksEndpoint
Endpoint to expose information about an application's scheduled tasks. |
| Class and Description |
|---|
| ScheduledTasksEndpoint.IntervalTaskDescription
A description of an
IntervalTask. |
| ScheduledTasksEndpoint.RunnableDescription
A description of a
Task's Runnable. |
| 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 © 2017 Pivotal Software, Inc.. All rights reserved.