|
Liferay 6.0.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkflowLog | |
|---|---|
| com.liferay.portal.kernel.workflow | |
| com.liferay.portal.workflow | |
| Uses of WorkflowLog in com.liferay.portal.kernel.workflow |
|---|
| Classes in com.liferay.portal.kernel.workflow that implement WorkflowLog | |
|---|---|
class |
DefaultWorkflowLog
|
| Methods in com.liferay.portal.kernel.workflow that return types with arguments of type WorkflowLog | |
|---|---|
static List<WorkflowLog> |
WorkflowLogManagerUtil.getWorkflowLogsByWorkflowInstance(long companyId,
long workflowInstanceId,
List<Integer> logTypes,
int start,
int end,
OrderByComparator orderByComparator)
|
List<WorkflowLog> |
WorkflowLogManager.getWorkflowLogsByWorkflowInstance(long companyId,
long workflowInstanceId,
List<Integer> logTypes,
int start,
int end,
OrderByComparator orderByComparator)
|
static List<WorkflowLog> |
WorkflowLogManagerUtil.getWorkflowLogsByWorkflowTask(long companyId,
long workflowTaskId,
List<Integer> logTypes,
int start,
int end,
OrderByComparator orderByComparator)
|
List<WorkflowLog> |
WorkflowLogManager.getWorkflowLogsByWorkflowTask(long companyId,
long workflowTaskId,
List<Integer> logTypes,
int start,
int end,
OrderByComparator orderByComparator)
|
| Uses of WorkflowLog in com.liferay.portal.workflow |
|---|
| Methods in com.liferay.portal.workflow that return types with arguments of type WorkflowLog | |
|---|---|
List<WorkflowLog> |
WorkflowLogManagerProxyBean.getWorkflowLogsByWorkflowInstance(long companyId,
long workflowInstanceId,
List<Integer> logTypes,
int start,
int end,
OrderByComparator orderByComparator)
|
List<WorkflowLog> |
WorkflowLogManagerProxyBean.getWorkflowLogsByWorkflowTask(long companyId,
long workflowTaskId,
List<Integer> logTypes,
int start,
int end,
OrderByComparator orderByComparator)
|
|
Liferay 6.0.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||