Interface BinaryResourceAction.Read

All Superinterfaces:
ResourceAction
All Known Implementing Classes:
NodesEntityResource, PeopleEntityResource, ProcessDefinitionsRestEntityResource, ProcessesRestEntityResource, QuickShareLinkEntityResource, TrashcanEntityResource
Enclosing interface:
BinaryResourceAction

public static interface BinaryResourceAction.Read extends ResourceAction
HTTP GET - Retrieve a binary resource
  • Method Summary

    Modifier and Type
    Method
    Description
    readProperty(String entityId, Parameters parameters)
    Retrieves a binary property by returning a BinaryResource object.