public class UserMapperDescriptor extends Object implements Serializable
UserMapper plugins| Modifier and Type | Class and Description |
|---|---|
static class |
UserMapperDescriptor.Type |
| Modifier and Type | Field and Description |
|---|---|
protected String |
mapperScript |
protected String |
name |
protected Map<String,String> |
params |
protected String |
type |
protected String |
wrapperScript |
| Constructor and Description |
|---|
UserMapperDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
UserMapper |
getInstance() |
UserMapperDescriptor.Type |
getType() |
protected String mapperScript
protected String wrapperScript
public UserMapperDescriptor()
public UserMapper getInstance() throws Exception
Exceptionpublic UserMapperDescriptor.Type getType()
Copyright © 2019 Nuxeo. All rights reserved.