Class NuxeoContentStream.NuxeoRedirectingContentStream

java.lang.Object
org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream.NuxeoRedirectingContentStream
All Implemented Interfaces:
org.apache.chemistry.opencmis.commons.data.CacheHeaderContentStream, org.apache.chemistry.opencmis.commons.data.ContentLengthContentStream, org.apache.chemistry.opencmis.commons.data.ContentStream, org.apache.chemistry.opencmis.commons.data.ExtensionsData, org.apache.chemistry.opencmis.commons.data.LastModifiedContentStream, org.apache.chemistry.opencmis.commons.data.RedirectingContentStream
Enclosing class:
NuxeoContentStream

public static class NuxeoContentStream.NuxeoRedirectingContentStream extends NuxeoContentStream implements org.apache.chemistry.opencmis.commons.data.RedirectingContentStream
A NuxeoContentStream that will generate a redirect.
Since:
7.10
  • Field Details

    • location

      protected final String location
  • Method Details

    • getStatus

      public int getStatus()
      Specified by:
      getStatus in interface org.apache.chemistry.opencmis.commons.data.RedirectingContentStream
    • getLocation

      public String getLocation()
      Specified by:
      getLocation in interface org.apache.chemistry.opencmis.commons.data.RedirectingContentStream