Package fr.enedis.chutney.action.mongo
Class MongoInsertAction
java.lang.Object
fr.enedis.chutney.action.mongo.MongoInsertAction
- All Implemented Interfaces:
fr.enedis.chutney.action.spi.Action
-
Constructor Summary
ConstructorsConstructorDescriptionMongoInsertAction(fr.enedis.chutney.action.spi.injectable.Target target, fr.enedis.chutney.action.spi.injectable.Logger logger, String collection, String document) -
Method Summary
-
Constructor Details
-
MongoInsertAction
-
-
Method Details
-
validateInputs
- Specified by:
validateInputsin interfacefr.enedis.chutney.action.spi.Action
-
execute
public fr.enedis.chutney.action.spi.ActionExecutionResult execute()- Specified by:
executein interfacefr.enedis.chutney.action.spi.Action
-