Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
Long com.griddynamics.jagger.engine.e1.services.data.service.TestEntity.getId ( )

Get test id (aka task id) - unique id of this test.

Definition at line 60 of file TestEntity.java.

60  {
61  return id;
62  }