@Deprecated public class Jobs extends Object
Job types.| Modifier and Type | Field and Description |
|---|---|
static List<JobPropertyDescriptor> |
PROPERTIES
Deprecated.
as of 1.281
Use
JobPropertyDescriptor.all() for read access,
and Extension for registration. |
| Constructor and Description |
|---|
Jobs()
Deprecated.
|
@Deprecated public static final List<JobPropertyDescriptor> PROPERTIES
JobPropertyDescriptor.all() for read access,
and Extension for registration.JobPropertyDescriptor types.
Plugins can add their JobPropertyDescriptors to this list.
Copyright © 2019. All rights reserved.