public class BlobInputResolver extends Object implements InputResolver<Blob>
Constructor and Description |
---|
BlobInputResolver() |
Modifier and Type | Method and Description |
---|---|
static Blob |
blobFromKey(String key) |
Blob |
getInput(String content) |
String |
getType() |
public BlobInputResolver()
public String getType()
getType
in interface InputResolver<Blob>
public Blob getInput(String content)
getInput
in interface InputResolver<Blob>
public static Blob blobFromKey(String key)
Copyright © 2018 Nuxeo. All rights reserved.