Package fr.enedis.chutney.action.mongo
Class MongoCountAction
java.lang.Object
fr.enedis.chutney.action.mongo.MongoCountAction
- All Implemented Interfaces:
fr.enedis.chutney.action.spi.Action
-
Constructor Summary
ConstructorsConstructorDescriptionMongoCountAction(fr.enedis.chutney.action.spi.injectable.Target target, fr.enedis.chutney.action.spi.injectable.Logger logger, String collection, String query) -
Method Summary
-
Constructor Details
-
MongoCountAction
-
-
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
-