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