public abstract static class ScheduledTasksEndpoint.TaskDescription
extends java.lang.Object
Task.| Modifier | Constructor and Description |
|---|---|
protected |
TaskDescription(org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.TaskType type,
java.lang.Runnable runnable) |
| Modifier and Type | Method and Description |
|---|---|
ScheduledTasksEndpoint.RunnableDescription |
getRunnable() |
protected TaskDescription(org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.TaskType type,
java.lang.Runnable runnable)
public final ScheduledTasksEndpoint.RunnableDescription getRunnable()