Class AppDefinitionQueryImpl
java.lang.Object
org.flowable.common.engine.impl.db.ListQueryParameterObject
org.flowable.common.engine.impl.query.AbstractQuery<T,C>
com.flowable.app.engine.impl.repository.AppDefinitionBaseQueryImpl<AppDefinitionQuery,AppDefinition>
com.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- All Implemented Interfaces:
Serializable,AppDefinitionBaseQuery<AppDefinitionQuery,,AppDefinition> AppDefinitionQuery,Query<AppDefinitionQuery,,AppDefinition> Command<Object>
public class AppDefinitionQueryImpl
extends AppDefinitionBaseQueryImpl<AppDefinitionQuery,AppDefinition>
implements AppDefinitionQuery
- Author:
- Tijs Rademakers
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.flowable.common.engine.impl.db.ListQueryParameterObject
ListQueryParameterObject.OrderBy, ListQueryParameterObject.ResultTypeNested classes/interfaces inherited from interface org.flowable.common.engine.api.query.Query
Query.NullHandlingOnOrder -
Field Summary
Fields inherited from class com.flowable.app.engine.impl.repository.AppDefinitionBaseQueryImpl
category, categoryLike, categoryNotEquals, deploymentId, deploymentIds, id, ids, key, keyLike, latest, name, nameLike, resourceName, resourceNameLike, tenantId, tenantIdLike, version, versionGt, versionGte, versionLt, versionLte, withoutTenantIdFields inherited from class org.flowable.common.engine.impl.query.AbstractQuery
commandContext, commandExecutorFields inherited from class org.flowable.common.engine.impl.db.ListQueryParameterObject
databaseType, DEFAULT_ORDER_BY, defaultOrderBy, firstResult, maxResults, nullHandlingColumn, nullHandlingOnOrder, orderByCollection, orderProperty, parameter, resultType, SORTORDER_ASC, SORTORDER_DESC -
Constructor Summary
ConstructorsConstructorDescriptionAppDefinitionQueryImpl(CommandContext commandContext) AppDefinitionQueryImpl(CommandExecutor commandExecutor) -
Method Summary
Modifier and TypeMethodDescriptionprotected longexecuteFindAppDefinitionCount(CommandContext commandContext) protected List<AppDefinition>executeFindAppDefinitionList(CommandContext commandContext) getState()getType()Methods inherited from class com.flowable.app.engine.impl.repository.AppDefinitionBaseQueryImpl
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, orderByTenantIdMethods inherited from class org.flowable.common.engine.impl.query.AbstractQuery
asc, checkQueryOk, count, desc, direction, execute, executeSingleResult, list, listPage, orderBy, orderBy, setCommandExecutor, singleResultMethods inherited from class org.flowable.common.engine.impl.db.ListQueryParameterObject
addOrder, buildOrderBy, getDatabaseType, getFirstResult, getFirstRow, getLastRow, getMaxResults, getNullHandlingColumn, getOrderBy, getOrderByCollectionSafe, getOrderByForWindow, getOuterJoinOrderBy, getParameter, hasOrderBy, hasOrderByForColumn, isNeedsPaging, mapOrderByToSql, setDatabaseType, setFirstResult, setMaxResults, setNullHandlingColumn, setParameterMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.flowable.app.api.repository.AppDefinitionBaseQuery
appDefinitionCategory, 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, orderByTenantId
-
Constructor Details
-
AppDefinitionQueryImpl
public AppDefinitionQueryImpl() -
AppDefinitionQueryImpl
-
AppDefinitionQueryImpl
-
-
Method Details
-
executeFindAppDefinitionCount
- Specified by:
executeFindAppDefinitionCountin classAppDefinitionBaseQueryImpl<AppDefinitionQuery,AppDefinition>
-
executeFindAppDefinitionList
- Specified by:
executeFindAppDefinitionListin classAppDefinitionBaseQueryImpl<AppDefinitionQuery,AppDefinition>
-
getCreatorId
-
getType
-
getSubType
-
getState
-
getSubState
-
getAppUrl
-
getTenantIds
-