Uses of Interface
com.netgrif.application.engine.history.service.IHistoryService
-
Packages that use IHistoryService Package Description com.netgrif.application.engine.history.service com.netgrif.application.engine.workflow.service -
-
Uses of IHistoryService in com.netgrif.application.engine.history.service
Classes in com.netgrif.application.engine.history.service that implement IHistoryService Modifier and Type Class Description class
HistoryService
-
Uses of IHistoryService in com.netgrif.application.engine.workflow.service
Fields in com.netgrif.application.engine.workflow.service declared as IHistoryService Modifier and Type Field Description protected IHistoryService
DataService. historyService
protected IHistoryService
TaskService. historyService
-