public class JobAdminRequest
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
JobAdminRequest.JobAdminAction |
Constructor and Description |
---|
JobAdminRequest()
The default constructor.
|
JobAdminRequest(JobAdminRequest.JobAdminAction action)
Constructs an object with the given action type.
|
public JobAdminRequest()
public JobAdminRequest(JobAdminRequest.JobAdminAction action)
action
- The action to perform.