Class ProgramCachedStorage

java.lang.Object
io.meeds.gamification.storage.ProgramStorage
io.meeds.gamification.storage.cached.ProgramCachedStorage

public class ProgramCachedStorage extends ProgramStorage
  • Field Details

  • Constructor Details

    • ProgramCachedStorage

      public ProgramCachedStorage(org.exoplatform.commons.file.services.FileService fileService, org.exoplatform.upload.UploadService uploadService, ProgramDAO programDAO, RuleDAO ruleDAO, org.exoplatform.services.cache.CacheService cacheService, org.exoplatform.services.listener.ListenerService listenerService, org.exoplatform.services.organization.OrganizationService organizationService, org.exoplatform.container.PortalContainer container)
  • Method Details