Class ContentCacheUpdate

  • All Implemented Interfaces:
    Action

    public abstract class ContentCacheUpdate
    extends Object
    implements Action
    Since:
    1.0.0
    • Constructor Detail

      • ContentCacheUpdate

        public ContentCacheUpdate()
    • Method Detail

      • getFailureCause

        public OwsExceptionReport getFailureCause()
        Returns:
        the cause of failure or null
      • failed

        public boolean failed()
        Returns:
        if this update failed
      • isCompleteUpdate

        public boolean isCompleteUpdate()
        Returns:
        if this a complete update that will replace the cache.