Package | Description |
---|---|
org.activiti.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
Modifier and Type | Field and Description |
---|---|
static ModelQueryProperty |
ModelQueryProperty.MODEL_CATEGORY |
static ModelQueryProperty |
ModelQueryProperty.MODEL_CREATE_TIME |
static ModelQueryProperty |
ModelQueryProperty.MODEL_ID |
static ModelQueryProperty |
ModelQueryProperty.MODEL_KEY |
static ModelQueryProperty |
ModelQueryProperty.MODEL_LAST_UPDATE_TIME |
static ModelQueryProperty |
ModelQueryProperty.MODEL_NAME |
static ModelQueryProperty |
ModelQueryProperty.MODEL_TENANT_ID |
static ModelQueryProperty |
ModelQueryProperty.MODEL_VERSION |
Modifier and Type | Method and Description |
---|---|
static ModelQueryProperty |
ModelQueryProperty.findByName(String propertyName) |
Copyright © 2016 Alfresco. All rights reserved.