Uses of Interface
com.liferay.portal.kernel.workflow.WorkflowLog
Packages that use WorkflowLog
Package
Description
-
Uses of WorkflowLog in com.liferay.portal.kernel.workflow
Classes in com.liferay.portal.kernel.workflow that implement WorkflowLog -
Uses of WorkflowLog in com.liferay.portal.kernel.workflow.comparator
Methods in com.liferay.portal.kernel.workflow.comparator with parameters of type WorkflowLogModifier and TypeMethodDescriptionint
WorkflowLogCreateDateComparator.compare
(WorkflowLog workflowLog1, WorkflowLog workflowLog2) int
WorkflowLogUserIdComparator.compare
(WorkflowLog workflowLog1, WorkflowLog workflowLog2)