Interface HistoryRestService
- All Known Implementing Classes:
HistoryRestServiceImpl
@Path("/history")
@Produces("application/json")
public interface HistoryRestService
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
PATH
- See Also:
-
-
Method Details
-
getProcessInstanceService
-
getCaseInstanceService
-
getActivityInstanceService
-
getCaseActivityInstanceService
@Path("/case-activity-instance") HistoricCaseActivityInstanceRestService getCaseActivityInstanceService() -
getVariableInstanceService
-
getProcessDefinitionService
-
getDecisionDefinitionService
-
getCaseDefinitionService
-
getDecisionStatisticsService
@Path("/decision-requirements-definition") HistoricDecisionStatisticsRestService getDecisionStatisticsService() -
getUserOperationLogRestService
-
getDetailService
-
getTaskInstanceService
-
getIncidentService
-
getJobLogService
-
getDecisionInstanceService
-
getIdentityLinkService
-
getBatchService
-
getExternalTaskLogService
-
getHistoryCleanupRestService
-