Class GetJobRequest

All Implemented Interfaces:
Writeable, ToXContent, ToXContentObject, TaskAwareRequest

public class GetJobRequest
extends ActionRequest
implements ToXContentObject
Request object to get Job objects with the matching jobIds or groupNames. _all explicitly gets all the jobs in the cluster An empty request (no jobIds) implicitly gets all the jobs in the cluster