Uses of Interface
de.hybris.platform.b2b.strategies.WorkflowTemplateStrategy
-
Packages that use WorkflowTemplateStrategy Package Description de.hybris.platform.b2b.services.impl de.hybris.platform.b2b.strategies.impl -
-
Uses of WorkflowTemplateStrategy in de.hybris.platform.b2b.services.impl
Methods in de.hybris.platform.b2b.services.impl that return WorkflowTemplateStrategy Modifier and Type Method Description WorkflowTemplateStrategyDefaultB2BWorkflowIntegrationService. getWorkflowTempateStrategy(WorkflowTemplateType workflowTemplateType)Gets a workflow template strategy by template typeMethod parameters in de.hybris.platform.b2b.services.impl with type arguments of type WorkflowTemplateStrategy Modifier and Type Method Description voidDefaultB2BWorkflowIntegrationService. setWorkflowTemplateStrategies(java.util.List<WorkflowTemplateStrategy> workflowTemplateStrategies) -
Uses of WorkflowTemplateStrategy in de.hybris.platform.b2b.strategies.impl
Classes in de.hybris.platform.b2b.strategies.impl that implement WorkflowTemplateStrategy Modifier and Type Class Description classAbstractWorkflowTemplateStrategyclassCreditAlertWorkflowTemplateStrategyclassMerchantCheckWorkflowTemplateStrategyclassOrderApprovalWorkflowTemplateStrategyclassSalesQuotesWorkflowTemplateStrategy
-