Class FeedJobRequest
java.lang.Object
com.skava.core.validation.InputModel
com.skava.feed.model.exchange.request.FeedJobRequest
- All Implemented Interfaces:
Serializable
public class FeedJobRequest
extends com.skava.core.validation.InputModel
FeedJobRequest class.
- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThis method is used to create FeedJobDO.
-
Constructor Details
-
FeedJobRequest
public FeedJobRequest()
-
-
Method Details
-
toDomainObject
This method is used to create FeedJobDO.- Returns:
- It returns
FeedJobDO
.
-