public class CaseExecutionQueryProperty extends Object implements QueryProperty
Modifier and Type | Field and Description |
---|---|
static CaseExecutionQueryProperty |
CASE_DEFINITION_ID |
static CaseExecutionQueryProperty |
CASE_DEFINITION_KEY |
static CaseExecutionQueryProperty |
CASE_EXECUTION_ID |
Constructor and Description |
---|
CaseExecutionQueryProperty(String name) |
public static final CaseExecutionQueryProperty CASE_EXECUTION_ID
public static final CaseExecutionQueryProperty CASE_DEFINITION_ID
public static final CaseExecutionQueryProperty CASE_DEFINITION_KEY
public CaseExecutionQueryProperty(String name)
public String getName()
getName
in interface QueryProperty
public static CaseExecutionQueryProperty findByName(String propertyName)
Copyright © 2018. All rights reserved.