Class NodeStorageInfoRelation

java.lang.Object
org.alfresco.rest.api.nodes.NodeStorageInfoRelation
All Implemented Interfaces:
RelationshipResourceAction.ReadById<ContentStorageInfo>, ResourceAction, org.springframework.beans.factory.InitializingBean

@RelationshipResource(name="storage-info", entityResource=NodesEntityResource.class, title="Node\'s content storage information") public class NodeStorageInfoRelation extends Object implements RelationshipResourceAction.ReadById<ContentStorageInfo>, org.springframework.beans.factory.InitializingBean
Node storage information.
Author:
mpichura