public class AbstractHistoricManager extends AbstractManager
Modifier and Type | Field and Description |
---|---|
protected HistoryLevel |
historyLevel |
protected boolean |
isHistoryEnabled |
protected boolean |
isHistoryLevelFullEnabled |
protected static EnginePersistenceLogger |
LOG |
Constructor and Description |
---|
AbstractHistoricManager() |
Modifier and Type | Method and Description |
---|---|
protected void |
checkHistoryEnabled() |
boolean |
isHistoryEnabled() |
boolean |
isHistoryLevelFullEnabled() |
checkAuthorization, close, configureQuery, delete, deleteAuthorizations, deleteAuthorizationsForGroup, deleteAuthorizationsForUser, deleteDefaultAuthorizations, flush, getAttachmentManager, getAuthorizationManager, getBatchManager, getByteArrayManager, getCaseDefinitionManager, getCaseExecutionManager, getCaseInstanceManager, getCommandContext, getCurrentAuthentication, getDbEntityManager, getDbSqlSession, getDecisionDefinitionManager, getDecisionRequirementsDefinitionManager, getDeploymentManager, getEventSubscriptionManager, getHistoricActivityInstanceManager, getHistoricBatchManager, getHistoricCaseActivityInstanceManager, getHistoricCaseInstanceManager, getHistoricDecisionInstanceManager, getHistoricDetailManager, getHistoricExternalTaskLogManager, getHistoricIdentityLinkManager, getHistoricIncidentManager, getHistoricJobLogManager, getHistoricProcessInstanceManager, getHistoricReportManager, getHistoricTaskInstanceManager, getHistoricVariableInstanceManager, getIdentityInfoManager, getIdentityLinkManager, getJobDefinitionManager, getJobManager, getProcessDefinitionManager, getProcessInstanceManager, getResourceAuthorizationProvider, getResourceManager, getSession, getTaskManager, getTaskReportManager, getTenantManager, getUserOperationLogManager, getVariableInstanceManager, insert, isAuthorizationEnabled, saveDefaultAuthorizations
protected static final EnginePersistenceLogger LOG
protected HistoryLevel historyLevel
protected boolean isHistoryEnabled
protected boolean isHistoryLevelFullEnabled
Copyright © 2020. All rights reserved.