Class ProgramCachedStorage

java.lang.Object
io.meeds.gamification.storage.ProgramStorage
io.meeds.gamification.storage.cached.ProgramCachedStorage
All Implemented Interfaces:
org.picocontainer.Startable

public class ProgramCachedStorage extends ProgramStorage implements org.picocontainer.Startable
  • 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)
  • Method Details