Package com.skava.entities
Class ActionEntity
java.lang.Object
com.skava.entities.ActionEntity
- All Implemented Interfaces:
Serializable
The Class ActionEntity.
This class represents the database fields of the notification's action entity.
- Author:
- Infosys Equinox
- See Also:
-
Field Details
-
id
The id. -
createdTime
The created date time. -
updatedTime
The updated date time.
-
-
Constructor Details
-
ActionEntity
public ActionEntity()The default class constructor.
-