public static class GetFutureSchedulesAction.Result extends Object
Either the futureSchedules or error will be not null. Reason may be supplied if error is supplied.
Modifier and Type | Method and Description |
---|---|
String |
getError() |
List<GetFutureSchedulesAction.FormattedDateTime> |
getFutureSchedules() |
String |
getReason() |
public List<GetFutureSchedulesAction.FormattedDateTime> getFutureSchedules()
public String getError()
public String getReason()
Copyright © 2003–2017 Atlassian. All rights reserved.