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