Uses of Interface
org.camunda.bpm.engine.rest.history.UserOperationLogRestService
-
Packages that use UserOperationLogRestService Package Description org.camunda.bpm.engine.rest.history org.camunda.bpm.engine.rest.impl.history -
-
Uses of UserOperationLogRestService in org.camunda.bpm.engine.rest.history
Methods in org.camunda.bpm.engine.rest.history that return UserOperationLogRestService Modifier and Type Method Description UserOperationLogRestService
HistoryRestService. getUserOperationLogRestService()
-
Uses of UserOperationLogRestService in org.camunda.bpm.engine.rest.impl.history
Classes in org.camunda.bpm.engine.rest.impl.history that implement UserOperationLogRestService Modifier and Type Class Description class
UserOperationLogRestServiceImpl
Methods in org.camunda.bpm.engine.rest.impl.history that return UserOperationLogRestService Modifier and Type Method Description UserOperationLogRestService
HistoryRestServiceImpl. getUserOperationLogRestService()
-