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

Get decision per test if limits based decision maker was used during this test.

Definition at line 105 of file TestEntity.java.

105  {
106  return decision;
107  }