com.atlassian.confluence.plugins.schedule.admin.action
Class GetFutureSchedulesAction.FormattedDateTime

java.lang.Object
  extended by com.atlassian.confluence.plugins.schedule.admin.action.GetFutureSchedulesAction.FormattedDateTime
Enclosing class:
GetFutureSchedulesAction

public static class GetFutureSchedulesAction.FormattedDateTime
extends Object


Constructor Summary
GetFutureSchedulesAction.FormattedDateTime(String date, String time)
           
 
Method Summary
 String getDate()
           
 String getTime()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetFutureSchedulesAction.FormattedDateTime

public GetFutureSchedulesAction.FormattedDateTime(String date,
                                                  String time)
Method Detail

getDate

public String getDate()

getTime

public String getTime()


Copyright © 2003-2013 Atlassian. All Rights Reserved.