Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
Service implementations and examples

Classes

interface  com.griddynamics.jagger.engine.e1.services.DataService
 Service provides access to tests results, stored in the Jagger database. More...
 
class  com.griddynamics.jagger.engine.e1.services.DefaultDataService
 Implementation of the DataService. More...
 
class  com.griddynamics.jagger.engine.e1.services.DefaultMetricService
 Implementation of the MetricService
. More...
 
class  com.griddynamics.jagger.engine.e1.services.DefaultSessionInfoService
 Implementation of the SessionInfoService
. More...
 
interface  com.griddynamics.jagger.engine.e1.services.JaggerService
 Internal Jagger service that can be used in custom components. More...
 
interface  com.griddynamics.jagger.engine.e1.services.MetricService
 Service gives an ability to create and describe metrics, save metric values. More...
 
interface  com.griddynamics.jagger.engine.e1.services.SessionInfoService
 Service gives ability to create and modify session metadata(such as session comment) More...
 

Detailed Description

Services