You are here

VersionService

org.alfresco.mobile.android.api.services.VersionService - The Versioning service manages versions of individual document.

This section describes the VersionService interface.

The Versioning service manages versions of individual document. To enable versioning behavior, you must apply the versionable aspect to the node.

Class declaration

public interface VersionService extends Service

Inherits from Implements
Service None