Jagger
 All Classes Namespaces Files Functions Variables Groups Pages
Public Member Functions | List of all members
com.griddynamics.jagger.engine.e1.services.SessionInfoService Interface Reference

Service gives ability to create and modify session metadata(such as session comment) More...

Inheritance diagram for com.griddynamics.jagger.engine.e1.services.SessionInfoService:
Inheritance graph
[legend]

Public Member Functions

void appendToComment (String st)
 Append string to current session comment. More...
 
String getComment ()
 Returns current session comment. More...
 
void setComment (String comment)
 Set new session comment. More...
 
- Public Member Functions inherited from com.griddynamics.jagger.engine.e1.services.JaggerService
boolean isAvailable ()
 Reports if service is available. More...
 

Detailed Description

Service gives ability to create and modify session metadata(such as session comment)

Author
Gribov Kirill
Details:



The documentation for this interface was generated from the following file: