public class ScheduleInfoResource
extends org.springframework.hateoas.ResourceSupport
ScheduleInfo
.Constructor and Description |
---|
ScheduleInfoResource(String scheduleName,
String taskDefinitionName,
Map<String,String> scheduleProperties) |
Modifier and Type | Method and Description |
---|---|
String |
getScheduleName() |
Map<String,String> |
getScheduleProperties() |
String |
getTaskDefinitionName() |
void |
setScheduleName(String scheduleName) |
void |
setScheduleProperties(Map<String,String> scheduleProperties) |
void |
setTaskDefinitionName(String taskDefinitionName) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.