Class Feature
- java.lang.Object
-
- tech.grasshopper.extent.data.pojo.BaseEntity
-
- tech.grasshopper.extent.data.pojo.NonExecutable
-
- tech.grasshopper.extent.data.pojo.Feature
-
public class Feature extends NonExecutable
-
-
Field Summary
-
Fields inherited from class tech.grasshopper.extent.data.pojo.NonExecutable
tags
-
Fields inherited from class tech.grasshopper.extent.data.pojo.BaseEntity
endTime, name, startTime, status
-
-
Constructor Summary
Constructors Constructor Description Feature()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcheckData()-
Methods inherited from class tech.grasshopper.extent.data.pojo.BaseEntity
calculatedDuration, checkTimeData
-
-
-
-
Method Detail
-
checkData
public void checkData()
- Overrides:
checkDatain classBaseEntity
-
-