Uses of Interface
org.camunda.bpm.engine.rest.history.UserOperationLogRestService

Packages that use UserOperationLogRestService
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
 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
 class UserOperationLogRestServiceImpl
           
 

Methods in org.camunda.bpm.engine.rest.impl.history that return UserOperationLogRestService
 UserOperationLogRestService HistoryRestServiceImpl.getUserOperationLogRestService()
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.