Uses of Interface
com.liferay.portal.kernel.workflow.WorkflowInstance
Packages that use WorkflowInstance
Package
Description
-
Uses of WorkflowInstance in com.liferay.portal.kernel.workflow
Classes in com.liferay.portal.kernel.workflow that implement WorkflowInstanceMethods in com.liferay.portal.kernel.workflow that return WorkflowInstanceModifier and TypeMethodDescriptionDefaultWorkflowInstance.getParentWorkflowInstance()
WorkflowInstance.getParentWorkflowInstance()
WorkflowInstanceManager.getWorkflowInstance
(long companyId, long workflowInstanceId) default WorkflowInstance
WorkflowInstanceManager.getWorkflowInstance
(long companyId, long userId, long workflowInstanceId) static WorkflowInstance
WorkflowInstanceManagerUtil.getWorkflowInstance
(long companyId, long workflowInstanceId) static WorkflowInstance
WorkflowInstanceManagerUtil.getWorkflowInstance
(long companyId, long userId, long workflowInstanceId) WorkflowInstanceManager.signalWorkflowInstance
(long companyId, long userId, long workflowInstanceId, String transitionName, Map<String, Serializable> workflowContext) default WorkflowInstance
WorkflowInstanceManager.signalWorkflowInstance
(long companyId, long userId, long workflowInstanceId, String transitionName, Map<String, Serializable> workflowContext, boolean waitForCompletion) static WorkflowInstance
WorkflowInstanceManagerUtil.signalWorkflowInstance
(long companyId, long userId, long workflowInstanceId, String transitionName, Map<String, Serializable> workflowContext) static WorkflowInstance
WorkflowInstanceManagerUtil.signalWorkflowInstance
(long companyId, long userId, long workflowInstanceId, String transitionName, Map<String, Serializable> workflowContext, boolean waitForCompletion) WorkflowInstanceManager.startWorkflowInstance
(long companyId, long groupId, long userId, String workflowDefinitionName, Integer workflowDefinitionVersion, String transitionName, Map<String, Serializable> workflowContext) default WorkflowInstance
WorkflowInstanceManager.startWorkflowInstance
(long companyId, long groupId, long userId, String workflowDefinitionName, Integer workflowDefinitionVersion, String transitionName, Map<String, Serializable> workflowContext, boolean waitForCompletion) static WorkflowInstance
WorkflowInstanceManagerUtil.startWorkflowInstance
(long companyId, long groupId, long userId, String workflowDefinitionName, Integer workflowDefinitionVersion, String transitionName, Map<String, Serializable> workflowContext) static WorkflowInstance
WorkflowInstanceManagerUtil.startWorkflowInstance
(long companyId, long groupId, long userId, String workflowDefinitionName, Integer workflowDefinitionVersion, String transitionName, Map<String, Serializable> workflowContext, boolean waitForCompletion) default WorkflowInstance
WorkflowInstanceManager.updateActive
(long userId, long companyId, long workflowInstanceId, boolean active) WorkflowInstanceManager.updateWorkflowContext
(long companyId, long workflowInstanceId, Map<String, Serializable> workflowContext) static WorkflowInstance
WorkflowInstanceManagerUtil.updateWorkflowContext
(long companyId, long workflowInstanceId, Map<String, Serializable> workflowContext) Methods in com.liferay.portal.kernel.workflow that return types with arguments of type WorkflowInstanceModifier and TypeMethodDescriptionDefaultWorkflowInstance.getChildrenWorkflowInstances()
WorkflowInstance.getChildrenWorkflowInstances()
WorkflowInstanceManager.getWorkflowInstances
(long companyId, Long userId, String[] assetClassNames, Boolean completed, int start, int end, OrderByComparator<WorkflowInstance> orderByComparator) WorkflowInstanceManager.getWorkflowInstances
(long companyId, Long userId, String assetClassName, Long assetClassPK, Boolean completed, int start, int end, OrderByComparator<WorkflowInstance> orderByComparator) WorkflowInstanceManager.getWorkflowInstances
(long companyId, String workflowDefinitionName, Integer workflowDefinitionVersion, Boolean completed, int start, int end, OrderByComparator<WorkflowInstance> orderByComparator) static List<WorkflowInstance>
WorkflowInstanceManagerUtil.getWorkflowInstances
(long companyId, Long userId, String[] assetClassNames, Boolean completed, int start, int end, OrderByComparator<WorkflowInstance> orderByComparator) static List<WorkflowInstance>
WorkflowInstanceManagerUtil.getWorkflowInstances
(long companyId, Long userId, String assetClassName, Long assetClassPK, Boolean completed, int start, int end, OrderByComparator<WorkflowInstance> orderByComparator) static List<WorkflowInstance>
WorkflowInstanceManagerUtil.getWorkflowInstances
(long companyId, String workflowDefinitionName, Integer workflowDefinitionVersion, Boolean completed, int start, int end, OrderByComparator<WorkflowInstance> orderByComparator) default List<WorkflowInstance>
WorkflowInstanceManager.search
(long companyId, Long userId, Boolean active, String assetClassName, String assetTitle, String assetDescription, String nodeName, String kaleoDefinitionName, Boolean completed, int start, int end, OrderByComparator<WorkflowInstance> orderByComparator) static List<WorkflowInstance>
WorkflowInstanceManagerUtil.search
(long companyId, Long userId, Boolean active, String assetClassName, String assetTitle, String assetDescription, String nodeName, String kaleoDefinitionName, Boolean completed, int start, int end, OrderByComparator<WorkflowInstance> orderByComparator) WorkflowInstanceManager.searchWorkflowInstances
(long companyId, Long userId, Boolean active, String assetClassName, String assetTitle, String assetDescription, String nodeName, String kaleoDefinitionName, Boolean completed, boolean searchByActiveWorkflowHandlers, int start, int end, OrderByComparator<WorkflowInstance> orderByComparator) WorkflowInstanceManagerUtil.searchWorkflowInstances
(long companyId, Long userId, Boolean active, String assetClassName, String assetTitle, String assetDescription, String nodeName, String kaleoDefinitionName, Boolean completed, boolean searchByActiveWorkflowHandlers, int start, int end, OrderByComparator<WorkflowInstance> orderByComparator) Methods in com.liferay.portal.kernel.workflow with parameters of type WorkflowInstanceModifier and TypeMethodDescriptionvoid
DefaultWorkflowInstance.addChildWorkflowInstance
(WorkflowInstance childWorkflowInstance) void
WorkflowInstance.addChildWorkflowInstance
(WorkflowInstance childWorkflowInstance) void
DefaultWorkflowInstance.setParentWorkflowInstance
(WorkflowInstance parentWorkflowInstance) void
WorkflowInstance.setParentWorkflowInstance
(WorkflowInstance parentWorkflowInstance) Method parameters in com.liferay.portal.kernel.workflow with type arguments of type WorkflowInstanceModifier and TypeMethodDescriptionWorkflowInstanceManager.getWorkflowInstances
(long companyId, Long userId, String[] assetClassNames, Boolean completed, int start, int end, OrderByComparator<WorkflowInstance> orderByComparator) WorkflowInstanceManager.getWorkflowInstances
(long companyId, Long userId, String assetClassName, Long assetClassPK, Boolean completed, int start, int end, OrderByComparator<WorkflowInstance> orderByComparator) WorkflowInstanceManager.getWorkflowInstances
(long companyId, String workflowDefinitionName, Integer workflowDefinitionVersion, Boolean completed, int start, int end, OrderByComparator<WorkflowInstance> orderByComparator) static List<WorkflowInstance>
WorkflowInstanceManagerUtil.getWorkflowInstances
(long companyId, Long userId, String[] assetClassNames, Boolean completed, int start, int end, OrderByComparator<WorkflowInstance> orderByComparator) static List<WorkflowInstance>
WorkflowInstanceManagerUtil.getWorkflowInstances
(long companyId, Long userId, String assetClassName, Long assetClassPK, Boolean completed, int start, int end, OrderByComparator<WorkflowInstance> orderByComparator) static List<WorkflowInstance>
WorkflowInstanceManagerUtil.getWorkflowInstances
(long companyId, String workflowDefinitionName, Integer workflowDefinitionVersion, Boolean completed, int start, int end, OrderByComparator<WorkflowInstance> orderByComparator) default List<WorkflowInstance>
WorkflowInstanceManager.search
(long companyId, Long userId, Boolean active, String assetClassName, String assetTitle, String assetDescription, String nodeName, String kaleoDefinitionName, Boolean completed, int start, int end, OrderByComparator<WorkflowInstance> orderByComparator) static List<WorkflowInstance>
WorkflowInstanceManagerUtil.search
(long companyId, Long userId, Boolean active, String assetClassName, String assetTitle, String assetDescription, String nodeName, String kaleoDefinitionName, Boolean completed, int start, int end, OrderByComparator<WorkflowInstance> orderByComparator) WorkflowInstanceManager.searchWorkflowInstances
(long companyId, Long userId, Boolean active, String assetClassName, String assetTitle, String assetDescription, String nodeName, String kaleoDefinitionName, Boolean completed, boolean searchByActiveWorkflowHandlers, int start, int end, OrderByComparator<WorkflowInstance> orderByComparator) WorkflowInstanceManagerUtil.searchWorkflowInstances
(long companyId, Long userId, Boolean active, String assetClassName, String assetTitle, String assetDescription, String nodeName, String kaleoDefinitionName, Boolean completed, boolean searchByActiveWorkflowHandlers, int start, int end, OrderByComparator<WorkflowInstance> orderByComparator) void
DefaultWorkflowInstance.setChildrenWorkflowInstances
(List<WorkflowInstance> childrenWorkflowInstances) -
Uses of WorkflowInstance in com.liferay.portal.kernel.workflow.comparator
Methods in com.liferay.portal.kernel.workflow.comparator with parameters of type WorkflowInstanceModifier and TypeMethodDescriptionint
WorkflowInstanceCompletedComparator.compare
(WorkflowInstance workflowInstance1, WorkflowInstance workflowInstance2) int
WorkflowInstanceEndDateComparator.compare
(WorkflowInstance workflowInstance1, WorkflowInstance workflowInstance2) int
WorkflowInstanceStartDateComparator.compare
(WorkflowInstance workflowInstance1, WorkflowInstance workflowInstance2) int
WorkflowInstanceStateComparator.compare
(WorkflowInstance workflowInstance1, WorkflowInstance workflowInstance2)