Package | Description |
---|---|
org.apache.chemistry.opencmis.client.api |
The OpenCMIS Client API.
|
Modifier and Type | Method and Description |
---|---|
ChangeEvents |
ObjectFactory.convertChangeEvents(String changeLogToken,
ObjectList objectList) |
ChangeEvents |
Session.getContentChanges(String changeLogToken,
boolean includeProperties,
long maxNumItems)
Returns the content changes.
|
ChangeEvents |
Session.getContentChanges(String changeLogToken,
boolean includeProperties,
long maxNumItems,
OperationContext context)
Returns the content changes.
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.