public class AttachmentManager extends AbstractHistoricManager
historyLevel, isHistoryEnabled, isHistoryLevelFullEnabled, LOG| Constructor and Description |
|---|
AttachmentManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteAttachmentsByTaskId(String taskId) |
Attachment |
findAttachmentByTaskIdAndAttachmentId(String taskId,
String attachmentId) |
List<Attachment> |
findAttachmentsByProcessInstanceId(String processInstanceId) |
List<Attachment> |
findAttachmentsByTaskId(String taskId) |
checkHistoryEnabled, isHistoryEnabled, isHistoryLevelFullEnabledcheckAuthorization, close, configureQuery, delete, deleteAuthorizations, deleteDefaultAuthorizations, flush, getAttachmentManager, getAuthorizationManager, getByteArrayManager, getCaseDefinitionManager, getCaseExecutionManager, getCaseInstanceManager, getCommandContext, getCurrentAuthentication, getDbEntityManager, getDbSqlSession, getDecisionDefinitionManager, getDeploymentManager, getEventSubscriptionManager, getHistoricActivityInstanceManager, getHistoricCaseActivityInstanceManager, getHistoricCaseInstanceManager, getHistoricDecisionInstanceManager, getHistoricDetailManager, getHistoricIncidentManager, getHistoricJobLogManager, getHistoricProcessInstanceManager, getHistoricTaskInstanceManager, getHistoricVariableInstanceManager, getIdentityInfoManager, getIdentityLinkManager, getJobDefinitionManager, getJobManager, getProcessDefinitionManager, getProcessInstanceManager, getResourceAuthorizationProvider, getResourceManager, getSession, getTaskManager, getUserOperationLogManager, getVariableInstanceManager, insert, isAuthorizationEnabled, saveDefaultAuthorizationspublic List<Attachment> findAttachmentsByProcessInstanceId(String processInstanceId)
public List<Attachment> findAttachmentsByTaskId(String taskId)
public void deleteAttachmentsByTaskId(String taskId)
public Attachment findAttachmentByTaskIdAndAttachmentId(String taskId, String attachmentId)
Copyright © 2018. All rights reserved.