public static class TDScheduleRunResult.Job extends Object
Constructor and Description |
---|
Job(String jobId,
TDJob.Type jobType,
String scheduledAt) |
Modifier and Type | Method and Description |
---|---|
String |
getJobId() |
String |
getScheduledAt() |
TDJob.Type |
getType() |
String |
toString() |
public Job(String jobId, TDJob.Type jobType, String scheduledAt)
Copyright © 2016. All rights reserved.