Client - public abstract class DSLWrapper<Client> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.alfresco.dataprep.ContentService |
contentService |
protected DataContent |
dataContent |
protected JmxBuilder |
jmxBuilder |
protected org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
DSLWrapper() |
| Modifier and Type | Method and Description |
|---|---|
DataContent |
getDataContentService() |
UserModel |
getTestUser() |
void |
setTestUser(UserModel testUser)
Define the test user.
|
@Autowired protected DataContent dataContent
@Autowired protected org.alfresco.dataprep.ContentService contentService
@Autowired protected JmxBuilder jmxBuilder
protected org.slf4j.Logger LOG
public DataContent getDataContentService()
public UserModel getTestUser()
#authenticateUser(UserModel) methodpublic void setTestUser(UserModel testUser)
#authenticateUser(UserModel) methodtestUser - Copyright © 2005–2019 Alfresco Software. All rights reserved.