Groovy Documentation

de.matrixweb.harhar.model
[Groovy] Class Entry

java.lang.Object
  de.matrixweb.harhar.model.Entry
All Implemented Interfaces:
Serializable

class Entry
extends Object

Authors:
marwol


Property Summary
Map cache

String pageref

Request request

Response response

String startedDateTime

int time

Timings timings

 
Method Summary
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Property Detail

cache

Map cache


pageref

String pageref


request

Request request


response

Response response


startedDateTime

String startedDateTime


time

int time


timings

Timings timings


 

Groovy Documentation