Uses of Class
com.hybris.backoffice.workflow.WorkflowSearchData
Packages that use WorkflowSearchData
-
Uses of WorkflowSearchData in com.hybris.backoffice.workflow
Methods in com.hybris.backoffice.workflow with parameters of type WorkflowSearchDataModifier and TypeMethodDescriptioncom.hybris.cockpitng.search.data.pageable.Pageable<WorkflowModel>WorkflowFacade.getWorkflows(WorkflowSearchData workflowSearchData) Gets workflows based on given search data. -
Uses of WorkflowSearchData in com.hybris.backoffice.workflow.impl
Methods in com.hybris.backoffice.workflow.impl with parameters of type WorkflowSearchDataModifier and TypeMethodDescriptioncom.hybris.cockpitng.search.data.pageable.Pageable<WorkflowModel>DefaultWorkflowFacade.getWorkflows(WorkflowSearchData workflowSearchData) Constructors in com.hybris.backoffice.workflow.impl with parameters of type WorkflowSearchData