public class JobQueryProperty extends Object implements QueryProperty
JobQuery.| Modifier and Type | Field and Description |
|---|---|
static JobQueryProperty |
DUEDATE |
static JobQueryProperty |
EXECUTION_ID |
static JobQueryProperty |
JOB_ID |
static JobQueryProperty |
PROCESS_INSTANCE_ID |
static JobQueryProperty |
RETRIES |
| Constructor and Description |
|---|
JobQueryProperty(String name) |
public static final JobQueryProperty JOB_ID
public static final JobQueryProperty PROCESS_INSTANCE_ID
public static final JobQueryProperty EXECUTION_ID
public static final JobQueryProperty DUEDATE
public static final JobQueryProperty RETRIES
public JobQueryProperty(String name)
public String getName()
getName in interface QueryPropertypublic static JobQueryProperty findByName(String propertyName)
Copyright © 2015. All rights reserved.