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 |
static JobQueryProperty |
TENANT_ID |
Constructor and Description |
---|
JobQueryProperty(String name) |
Modifier and Type | Method and Description |
---|---|
static JobQueryProperty |
findByName(String propertyName) |
String |
getName() |
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 static final JobQueryProperty TENANT_ID
public JobQueryProperty(String name)
public String getName()
getName
in interface QueryProperty
public static JobQueryProperty findByName(String propertyName)
Copyright © 2016 Alfresco. All rights reserved.