public class HistoryRestServiceImpl extends AbstractRestProcessEngineAware implements HistoryRestService
objectMapper, relativeRootResourcePath
processEngine
PATH
Constructor and Description |
---|
HistoryRestServiceImpl(String engineName,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
getObjectMapper, getProcessEngine, setRelativeRootResourceUri
public HistoryRestServiceImpl(String engineName, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public HistoricProcessInstanceRestService getProcessInstanceService()
getProcessInstanceService
in interface HistoryRestService
public HistoricCaseInstanceRestService getCaseInstanceService()
getCaseInstanceService
in interface HistoryRestService
public HistoricActivityInstanceRestService getActivityInstanceService()
getActivityInstanceService
in interface HistoryRestService
public HistoricCaseActivityInstanceRestService getCaseActivityInstanceService()
getCaseActivityInstanceService
in interface HistoryRestService
public HistoricVariableInstanceRestService getVariableInstanceService()
getVariableInstanceService
in interface HistoryRestService
public HistoricProcessDefinitionRestService getProcessDefinitionService()
getProcessDefinitionService
in interface HistoryRestService
public HistoricDecisionDefinitionRestService getDecisionDefinitionService()
getDecisionDefinitionService
in interface HistoryRestService
public HistoricDecisionStatisticsRestService getDecisionStatisticsService()
getDecisionStatisticsService
in interface HistoryRestService
public HistoricCaseDefinitionRestService getCaseDefinitionService()
getCaseDefinitionService
in interface HistoryRestService
public UserOperationLogRestService getUserOperationLogRestService()
getUserOperationLogRestService
in interface HistoryRestService
public HistoricDetailRestService getDetailService()
getDetailService
in interface HistoryRestService
public HistoricTaskInstanceRestService getTaskInstanceService()
getTaskInstanceService
in interface HistoryRestService
public HistoricIncidentRestService getIncidentService()
getIncidentService
in interface HistoryRestService
public HistoricIdentityLinkLogRestService getIdentityLinkService()
getIdentityLinkService
in interface HistoryRestService
public HistoricJobLogRestService getJobLogService()
getJobLogService
in interface HistoryRestService
public HistoricDecisionInstanceRestService getDecisionInstanceService()
getDecisionInstanceService
in interface HistoryRestService
public HistoricBatchRestService getBatchService()
getBatchService
in interface HistoryRestService
public HistoricExternalTaskLogRestService getExternalTaskLogService()
getExternalTaskLogService
in interface HistoryRestService
public HistoryCleanupRestService getHistoryCleanupRestService()
getHistoryCleanupRestService
in interface HistoryRestService
Copyright © 2022. All rights reserved.