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