public class ScheduleRequest extends Request
Constructor and Description |
---|
ScheduleRequest(Job job) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasPayload() |
Job |
job() |
java.lang.String |
method() |
java.lang.String |
resource() |
static java.lang.String |
resourcePattern() |
public ScheduleRequest(Job job)
public Job job()
public boolean hasPayload()
hasPayload
in class Request
public static java.lang.String resourcePattern()