Class CmsOnlineFolderOptions

java.lang.Object
org.opencms.db.CmsOnlineFolderOptions

public class CmsOnlineFolderOptions extends Object
Configuration parameters for the 'online folder' feature.
  • Field Details

  • Constructor Details

  • Method Details

    • getFlexCacheDelay

      public long getFlexCacheDelay()
      Gets the duration that has to pass after an instant publish event with no further instant publish events before the Flex cache is cleared.
      Returns:
      the flex cache delay
    • getIndexingInterval

      public long getIndexingInterval()
      Gets the amount of time across which (non-deletion) changes from instant publish events are combined for indexing.
      Returns:
      the indexing interval
    • getParams

      Gets the additional parameters.
      Returns:
      the additional parameters
    • getPaths

      public List<String> getPaths()
      Gets the configured paths.
      Returns:
      the configured paths