Class NotPassedCasesContent
- java.lang.Object
-
- com.epam.ta.reportportal.entity.widget.content.AbstractLaunchStatisticsContent
-
- com.epam.ta.reportportal.entity.widget.content.NotPassedCasesContent
-
- All Implemented Interfaces:
java.io.Serializable
public class NotPassedCasesContent extends AbstractLaunchStatisticsContent
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotPassedCasesContent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.String>getValues()voidsetValues(java.util.Map<java.lang.String,java.lang.String> values)-
Methods inherited from class com.epam.ta.reportportal.entity.widget.content.AbstractLaunchStatisticsContent
getId, getName, getNumber, getStartTime, setId, setName, setNumber, setStartTime, toString
-
-