Uses of Interface
com.flowable.action.api.history.ActionHistoryService
Packages that use ActionHistoryService
Package
Description
-
Uses of ActionHistoryService in com.flowable.action.api
Methods in com.flowable.action.api that return ActionHistoryService -
Uses of ActionHistoryService in com.flowable.action.engine
Fields in com.flowable.action.engine declared as ActionHistoryServiceModifier and TypeFieldDescriptionprotected ActionHistoryServiceActionEngineConfiguration.actionHistoryServiceMethods in com.flowable.action.engine that return ActionHistoryServiceModifier and TypeMethodDescriptionActionEngine.getActionHistoryService()ActionEngineConfiguration.getActionHistoryService()Methods in com.flowable.action.engine with parameters of type ActionHistoryServiceModifier and TypeMethodDescriptionvoidActionEngineConfiguration.setActionHistoryService(ActionHistoryService actionHistoryService) -
Uses of ActionHistoryService in com.flowable.action.engine.impl
Fields in com.flowable.action.engine.impl declared as ActionHistoryServiceModifier and TypeFieldDescriptionprotected ActionHistoryServiceActionEngineImpl.actionHistoryServiceMethods in com.flowable.action.engine.impl that return ActionHistoryService -
Uses of ActionHistoryService in com.flowable.action.engine.impl.history
Classes in com.flowable.action.engine.impl.history that implement ActionHistoryService