public class TaskInjector
extends org.exoplatform.services.bench.DataInjector
| Constructor and Description |
|---|
TaskInjector() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(HashMap<String,String> hashMap) |
org.exoplatform.services.log.Log |
getLog() |
protected String |
getStringParam(HashMap<String,String> params,
String name,
String defaultParam) |
void |
inject(HashMap<String,String> hashMap) |
void |
reject(HashMap<String,String> hashMap) |
createTextResource, getRestId, paragraphs, randomParagraphs, randomUser, randomWords, readGroupsIfExist, readMembershipIfExist, readUsersIfExist, setRestId, wordspublic void inject(HashMap<String,String> hashMap) throws Exception
inject in class org.exoplatform.services.bench.DataInjectorExceptionpublic void reject(HashMap<String,String> hashMap) throws Exception
reject in class org.exoplatform.services.bench.DataInjectorExceptionpublic org.exoplatform.services.log.Log getLog()
getLog in class org.exoplatform.services.bench.DataInjectorpublic Object execute(HashMap<String,String> hashMap) throws Exception
execute in class org.exoplatform.services.bench.DataInjectorExceptionCopyright © 2003–2017 eXo Platform SAS. All rights reserved.