org.camunda.bpm.engine.impl.cmmn.entity.runtime
Class CaseSentryPartQueryProperty
java.lang.Object
org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryProperty
- All Implemented Interfaces:
- Serializable, QueryProperty
public class CaseSentryPartQueryProperty
- extends Object
- implements QueryProperty
- Author:
- Roman Smirnov
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CASE_SENTRY_PART_ID
public static final CaseExecutionQueryProperty CASE_SENTRY_PART_ID
CASE_INSTANCE_ID
public static final CaseExecutionQueryProperty CASE_INSTANCE_ID
CASE_EXECUTION_ID
public static final CaseExecutionQueryProperty CASE_EXECUTION_ID
SENTRY_ID
public static final CaseExecutionQueryProperty SENTRY_ID
SOURCE
public static final CaseExecutionQueryProperty SOURCE
CaseSentryPartQueryProperty
public CaseSentryPartQueryProperty(String name)
getName
public String getName()
- Specified by:
getName in interface QueryProperty
findByName
public static CaseSentryPartQueryProperty findByName(String propertyName)
Copyright © 2014 camunda services GmbH. All rights reserved.