public class JobDefinitionPriorityDto extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected boolean | includeJobs | 
| protected Long | priority | 
| Constructor and Description | 
|---|
| JobDefinitionPriorityDto() | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getPriority() | 
| boolean | isIncludeJobs() | 
| void | setIncludeJobs(boolean includeJobs) | 
| void | setPriority(Long priority) | 
protected Long priority
protected boolean includeJobs
Copyright © 2018. All rights reserved.