Class JCRLocalCMISDrive.Sync.TraversingAlgorithm.CMISItem

    • Field Detail

      • object

        protected final org.apache.chemistry.opencmis.client.api.CmisObject object
        The object.
      • parentId

        protected final String parentId
        The parent id.
    • Constructor Detail

      • CMISItem

        protected CMISItem​(org.apache.chemistry.opencmis.client.api.CmisObject object,
                           String parentId)
        Instantiates a new CMIS item.
        Parameters:
        object - the object
        parentId - the parent id