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, deleteAuthorizationsForGroup, deleteAuthorizationsForUser, deleteDefaultAuthorizations, flush, getAttachmentManager, getAuthorizationManager, getBatchManager, getByteArrayManager, getCaseDefinitionManager, getCaseExecutionManager, getCaseInstanceManager, getCommandContext, getCurrentAuthentication, getDbEntityManager, getDbSqlSession, getDecisionDefinitionManager, getDeploymentManager, getEventSubscriptionManager, getHistoricActivityInstanceManager, getHistoricBatchManager, getHistoricCaseActivityInstanceManager, getHistoricCaseInstanceManager, getHistoricDecisionInstanceManager, getHistoricDetailManager, getHistoricIdentityLinkManager, getHistoricIncidentManager, getHistoricJobLogManager, getHistoricProcessInstanceManager, getHistoricReportManager, getHistoricTaskInstanceManager, getHistoricVariableInstanceManager, getIdentityInfoManager, getIdentityLinkManager, getJobDefinitionManager, getJobManager, getProcessDefinitionManager, getProcessInstanceManager, getResourceAuthorizationProvider, getResourceManager, getSession, getTaskManager, getTenantManager, 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 © 2017. All rights reserved.