- java.lang.Object
-
- org.jenkinsci.plugins.cucumbertrendsreport.model.schema.cucumber.CucumberReport
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
CucumberReport
public CucumberReport()
-
Method Detail
-
getName
public String getName()
- Returns:
- The name
-
getLine
public Integer getLine()
- Returns:
- The line
-
getId
public String getId()
- Returns:
- The id
-
getUri
public String getUri()
- Returns:
- The uri
Copyright © 2016. All rights reserved.