public class Job extends AbstractPersistable
id| Constructor and Description |
|---|
Job() |
| Modifier and Type | Method and Description |
|---|---|
JobType |
getJobType() |
String |
getName() |
void |
setJobType(JobType jobType) |
void |
setName(String name) |
String |
toString() |
getId, setIdCopyright © 2006–2021 JBoss by Red Hat. All rights reserved.