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, findByAttributes, findByAttributes, findByCriteria, findManyByAttributes, findManyByAttributes, findManyByCriteria, get, get, getAll, getCollectionDriver, getRange, remove, save, save, stream
-
-
-
-
Constructor Detail
-
DashboardAccessor
public DashboardAccessor(step.core.collections.Collection<Dashboard> collectionDriver)
-
-