@Portable public class JobRequest extends Object implements Serializable
| Constructor and Description |
|---|
JobRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJobId() |
JobStatus |
getStatus() |
void |
setJobId(String jobId) |
void |
setStatus(JobStatus status) |
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.