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, setId
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.