public static final class FilesInCommitCollection.ListFiles extends java.lang.Object implements RestReadView<CommitResource>
Constructor and Description |
---|
ListFiles(FileInfoJson fileInfoJson) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
apply(CommitResource resource)
Process the view operation by reading from the resource.
|
@Inject public ListFiles(FileInfoJson fileInfoJson)
public java.lang.Object apply(CommitResource resource) throws PatchListNotAvailableException
RestReadView
apply
in interface RestReadView<CommitResource>
resource
- resource to read.BinaryResult
to avoid automatic conversion
to JSON.PatchListNotAvailableException