|
Liferay 6.2.0-ce-rc6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.lar.backgroundtask.BackgroundTaskContextMapFactory
public class BackgroundTaskContextMapFactory
| Constructor Summary | |
|---|---|
BackgroundTaskContextMapFactory()
|
|
| Method Summary | |
|---|---|
static Map<String,Serializable> |
buildTaskContextMap(long userId,
long groupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
String cmd,
Date startDate,
Date endDate,
String fileName)
|
static Map<String,Serializable> |
buildTaskContextMap(long userId,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
String cmd,
Date startDate,
Date endDate,
String fileName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BackgroundTaskContextMapFactory()
| Method Detail |
|---|
public static Map<String,Serializable> buildTaskContextMap(long userId,
long groupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
String cmd,
Date startDate,
Date endDate,
String fileName)
public static Map<String,Serializable> buildTaskContextMap(long userId,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
String cmd,
Date startDate,
Date endDate,
String fileName)
|
Liferay 6.2.0-ce-rc6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||