public class ContentItemQueryImpl extends ContentItemBaseQueryImpl<org.flowable.content.api.ContentItemQuery,org.flowable.content.api.ContentItem> implements org.flowable.content.api.ContentItemQuery, org.flowable.common.engine.api.query.QueryCacheValues
baseFolderId, contentAvailable, contentSize, contentStoreId, contentStoreIdLike, contentStoreName, contentStoreNameLike, createdBy, createdByLike, createdDate, createdDateAfter, createdDateBefore, id, ids, isRootFolder, lastModifiedBy, lastModifiedByLike, lastModifiedDate, lastModifiedDateAfter, lastModifiedDateBefore, maxContentSize, mimeType, mimeTypeLike, minContentSize, name, nameLike, parentFolderId, parentFolderIds, processInstanceId, processInstanceIdLike, scopeId, scopeIdLike, scopeType, scopeTypeLike, taskId, taskIdLike, tenantId, tenantIdLike, withoutTenantId| Constructor and Description |
|---|
ContentItemQueryImpl(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
ContentItemQueryImpl(org.flowable.common.engine.impl.interceptor.CommandExecutor commandExecutor) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
executeFindContentItemCount(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
protected List<org.flowable.content.api.ContentItem> |
executeFindContentItemList(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
baseFolderId, contentAvailable, contentSize, contentStoreId, contentStoreIdLike, contentStoreName, contentStoreNameLike, createdBy, createdByLike, createdDate, createdDateAfter, createdDateBefore, executeCount, executeList, field, fieldLike, getBaseFolderId, getContentAvailable, getContentSize, getContentStoreId, getContentStoreIdLike, getContentStoreName, getContentStoreNameLike, getCreatedBy, getCreatedByLike, getCreatedDate, getCreatedDateAfter, getCreatedDateBefore, getDefinitionId, getId, getIds, getLastModifiedBy, getLastModifiedByLike, getLastModifiedDate, getLastModifiedDateAfter, getLastModifiedDateBefore, getMaxContentSize, getMimeType, getMimeTypeLike, getMimeTypeNotEquals, getMinContentSize, getParentFolderId, getParentFolderIds, getProcessInstanceId, getProcessInstanceIdLike, getScopeId, getScopeIdLike, getScopeType, getScopeTypeLike, getState, getSubState, getSubType, getTaskId, getTaskIdLike, getTenantId, getTenantIdLike, getType, getVersion, getVersionInfo, getVersionInfoLike, getVersionParentId, id, ids, isLatest, isRootFolder, isWithoutTenantId, lastModifiedBy, lastModifiedByLike, lastModifiedDate, lastModifiedDateAfter, lastModifiedDateBefore, maxContentSize, mimeType, mimeTypeLike, minContentSize, name, nameLike, orderByCreatedDate, orderByTenantId, parentFolderId, parentFolderIds, processInstanceId, processInstanceIdLike, scopeId, scopeIdLike, scopeType, scopeTypeLike, taskId, taskIdLike, tenantId, tenantIdLike, withoutTenantIdasc, 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, waitcontentAvailable, contentSize, contentStoreId, contentStoreIdLike, contentStoreName, contentStoreNameLike, createdBy, createdByLike, createdDate, createdDateAfter, createdDateBefore, field, fieldLike, id, ids, lastModifiedBy, lastModifiedByLike, lastModifiedDate, lastModifiedDateAfter, lastModifiedDateBefore, maxContentSize, mimeType, mimeTypeLike, minContentSize, name, nameLike, orderByCreatedDate, orderByTenantId, processInstanceId, processInstanceIdLike, scopeId, scopeIdLike, scopeType, scopeTypeLike, taskId, taskIdLike, tenantId, tenantIdLike, withoutTenantIdpublic ContentItemQueryImpl(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
public ContentItemQueryImpl(org.flowable.common.engine.impl.interceptor.CommandExecutor commandExecutor)
protected long executeFindContentItemCount(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
executeFindContentItemCount in class ContentItemBaseQueryImpl<org.flowable.content.api.ContentItemQuery,org.flowable.content.api.ContentItem>protected List<org.flowable.content.api.ContentItem> executeFindContentItemList(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
executeFindContentItemList in class ContentItemBaseQueryImpl<org.flowable.content.api.ContentItemQuery,org.flowable.content.api.ContentItem>Copyright © 2019. All rights reserved.