Class DashboardAccessor
- java.lang.Object
-
- step.core.accessors.AbstractAccessor<Dashboard>
-
- step.plugins.analytics.grafana.dashboard.DashboardAccessor
-
-
Constructor Summary
Constructors Constructor Description DashboardAccessor(step.core.collections.Collection<Dashboard> collectionDriver)
-
Method Summary
-
Methods inherited from class step.core.accessors.AbstractAccessor
createOrUpdateCompoundIndex, createOrUpdateIndex, enableVersioning, findByAttributes, findByAttributes, findByCriteria, findManyByAttributes, findManyByAttributes, findManyByCriteria, get, get, getAll, getCollectionDriver, getHistory, getRange, isVersioningEnabled, remove, restoreVersion, save, save, stream, streamLazy
-
-
-
-
Constructor Detail
-
DashboardAccessor
public DashboardAccessor(step.core.collections.Collection<Dashboard> collectionDriver)
-
-