io.automatiko.addons.usertasks.index.fs.CQEngineCustomQueryBuilder 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-fs-addon Show documentation
Show all versions of automatiko-user-tasks-index-fs-addon Show documentation
User task index based on file system AddOn for Automatiko Engine
package io.automatiko.addons.usertasks.index.fs;
import com.googlecode.cqengine.query.Query;
import io.automatiko.addon.usertasks.index.CustomQueryBuilder;
public abstract class CQEngineCustomQueryBuilder implements CustomQueryBuilder> {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy