io.automatiko.addons.usertasks.index.mongo.MongoDBCustomQueryBuilder Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of automatiko-user-tasks-index-mongodb-addon Show documentation
Show all versions of automatiko-user-tasks-index-mongodb-addon Show documentation
User task index based on MongoDB AddOn for Automatiko
Engine
The newest version!
package io.automatiko.addons.usertasks.index.mongo;
import org.bson.conversions.Bson;
import io.automatiko.addon.usertasks.index.CustomQueryBuilder;
public abstract class MongoDBCustomQueryBuilder implements CustomQueryBuilder {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy