public abstract static class ScheduledTasksEndpoint.TaskDescription extends Object
Task
.Modifier | Constructor and Description |
---|---|
protected |
TaskDescription(org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.TaskType type,
Runnable runnable) |
Modifier and Type | Method and Description |
---|---|
ScheduledTasksEndpoint.RunnableDescription |
getRunnable() |
protected TaskDescription(org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.TaskType type, Runnable runnable)
public final ScheduledTasksEndpoint.RunnableDescription getRunnable()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.