Class 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
    • Method Detail

      • 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