@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 JobPropertyDescriptor
s to this list.
Copyright © 2004–2022. All rights reserved.