Skip to content

Remove unused 'storeObject' overload methods #82

Description

@doulikecookiedough

To keep the Public API as simple as possible, delete storeObject overloaded methods with the following signatures:

  • storeObject(InputStream object, String pid, String checksum, String checksumAlgorithm, long objSize)
  • storeObject(InputStream object, String pid, String checksum, String checksumAlgorithm)
  • storeObject(InputStream object, String pid, String additionalAlgorithm)
  • storeObject(InputStream object, String pid, long objSize)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions