public class AppDefinitionQueryImpl extends AppDefinitionBaseQueryImpl<org.flowable.app.api.repository.AppDefinitionQuery,org.flowable.app.api.repository.AppDefinition> implements org.flowable.app.api.repository.AppDefinitionQuery
category, categoryLike, categoryNotEquals, deploymentId, deploymentIds, id, ids, key, keyLike, latest, name, nameLike, resourceName, resourceNameLike, tenantId, tenantIdLike, version, versionGt, versionGte, versionLt, versionLte, withoutTenantId| Constructor and Description |
|---|
AppDefinitionQueryImpl() |
AppDefinitionQueryImpl(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
AppDefinitionQueryImpl(org.flowable.common.engine.impl.interceptor.CommandExecutor commandExecutor) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
executeFindAppDefinitionCount(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
protected List<org.flowable.app.api.repository.AppDefinition> |
executeFindAppDefinitionList(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
String |
getAppUrl() |
String |
getState() |
String |
getSubState() |
String |
getSubType() |
String |
getType() |
appDefinitionCategory, appDefinitionCategoryLike, appDefinitionCategoryNotEquals, appDefinitionId, appDefinitionIds, appDefinitionKey, appDefinitionKeyLike, appDefinitionName, appDefinitionNameLike, appDefinitionResourceName, appDefinitionResourceNameLike, appDefinitionTenantId, appDefinitionTenantIdLike, appDefinitionVersion, appDefinitionVersionGreaterThan, appDefinitionVersionGreaterThanOrEquals, appDefinitionVersionLowerThan, appDefinitionVersionLowerThanOrEquals, appDefinitionWithoutTenantId, checkVersion, deploymentId, deploymentIds, executeCount, executeList, getCategory, getCategoryLike, getCategoryNotEquals, getDeploymentId, getDeploymentIds, getId, getIds, getKey, getKeyLike, getName, getNameLike, getResourceName, getResourceNameLike, getTenantId, getTenantIdLike, getVersion, getVersionGt, getVersionGte, getVersionLt, getVersionLte, isLatest, isWithoutTenantId, latestVersion, orderByAppDefinitionCategory, orderByAppDefinitionId, orderByAppDefinitionKey, orderByAppDefinitionName, orderByAppDefinitionVersion, orderByDeploymentId, orderByTenantIdasc, checkQueryOk, count, desc, direction, execute, executeSingleResult, list, listPage, orderBy, orderBy, setCommandExecutor, singleResultaddOrder, getDatabaseType, getFirstResult, getFirstRow, getLastRow, getMaxResults, getNullHandlingColumn, getOrderBy, getOrderByColumnMap, getOrderByColumns, getParameter, setDatabaseType, setFirstResult, setMaxResults, setNullHandlingColumn, setOrderByColumns, setParameterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitappDefinitionCategory, appDefinitionCategoryLike, appDefinitionCategoryNotEquals, appDefinitionId, appDefinitionIds, appDefinitionKey, appDefinitionKeyLike, appDefinitionName, appDefinitionNameLike, appDefinitionResourceName, appDefinitionResourceNameLike, appDefinitionTenantId, appDefinitionTenantIdLike, appDefinitionVersion, appDefinitionVersionGreaterThan, appDefinitionVersionGreaterThanOrEquals, appDefinitionVersionLowerThan, appDefinitionVersionLowerThanOrEquals, appDefinitionWithoutTenantId, deploymentId, deploymentIds, latestVersion, orderByAppDefinitionCategory, orderByAppDefinitionId, orderByAppDefinitionKey, orderByAppDefinitionName, orderByAppDefinitionVersion, orderByDeploymentId, orderByTenantIdpublic AppDefinitionQueryImpl()
public AppDefinitionQueryImpl(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
public AppDefinitionQueryImpl(org.flowable.common.engine.impl.interceptor.CommandExecutor commandExecutor)
protected long executeFindAppDefinitionCount(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
executeFindAppDefinitionCount in class AppDefinitionBaseQueryImpl<org.flowable.app.api.repository.AppDefinitionQuery,org.flowable.app.api.repository.AppDefinition>protected List<org.flowable.app.api.repository.AppDefinition> executeFindAppDefinitionList(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
executeFindAppDefinitionList in class AppDefinitionBaseQueryImpl<org.flowable.app.api.repository.AppDefinitionQuery,org.flowable.app.api.repository.AppDefinition>public String getType()
public String getSubType()
public String getState()
public String getSubState()
public String getAppUrl()
Copyright © 2019. All rights reserved.