Class JobEntityMapper
java.lang.Object
org.kie.kogito.index.mongodb.model.JobEntityMapper
- All Implemented Interfaces:
MongoEntityMapper<Job,JobEntity>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.kie.kogito.persistence.mongodb.model.MongoEntityMapper
convertToModelAttribute, convertToMongoAttribute
-
Constructor Details
-
JobEntityMapper
public JobEntityMapper()
-
-
Method Details
-
getEntityClass
- Specified by:
getEntityClassin interfaceMongoEntityMapper<Job,JobEntity>
-
mapToEntity
- Specified by:
mapToEntityin interfaceMongoEntityMapper<Job,JobEntity>
-
mapToModel
- Specified by:
mapToModelin interfaceMongoEntityMapper<Job,JobEntity>
-