Class MonitoringDashboardConfigurationAccessorImpl

    • Field Summary

      • Fields inherited from class step.core.accessors.AbstractCRUDAccessor

        collection
      • Fields inherited from class step.core.accessors.AbstractAccessor

        mongoClientSession
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      MonitoringDashboardConfigurationEntry getByTaskID​(String taskId)  
      • Methods inherited from class step.core.accessors.AbstractCRUDAccessor

        findByAttributes, findByAttributes, findManyByAttributes, findManyByAttributes, get, get, getAll, getRange, queryByAttributes, queryByAttributes, remove, save, save
      • Methods inherited from class step.core.accessors.AbstractAccessor

        createOrUpdateCompoundIndex, createOrUpdateIndex, createOrUpdateTTLIndex, getJongoCollection, getMongoCollection
      • Methods inherited from interface step.core.accessors.Accessor

        findByAttributes, findByAttributes, findManyByAttributes, findManyByAttributes, get, get, getAll, getRange
      • Methods inherited from interface step.core.accessors.CRUDAccessor

        remove, save, save