OneTimeJobScheduleParams

public class OneTimeJobScheduleParams extends BatchJobUpdateParams

A representation of a one time job to be scheduled.

Methods

getDate

public String getDate()
Returns:the date to run this job on

setDate

public void setDate(String date)
Parameters:
  • date – the date run this job on