Class WorkflowDecisionModelMother
java.lang.Object
de.hybris.platform.cmsfacades.util.models.AbstractModelMother<WorkflowDecisionModel>
de.hybris.platform.cmsfacades.util.models.WorkflowDecisionModelMother
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateWorkflowApproveDecision(WorkflowActionModel workflowActionModel) protected WorkflowDecisionModelcreateWorkflowDecision(WorkflowActionModel workflowActionModel, String name) createWorkflowRejectDecision(WorkflowActionModel workflowActionModel) Methods inherited from class de.hybris.platform.cmsfacades.util.models.AbstractModelMother
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelFromCollection, getModelService, getOrSaveAndReturn, saveModel, setFlexibleSearchService, setModelService
-
Field Details
-
APPROVE_DECISION
- See Also:
-
REJECT_DECISION
- See Also:
-
-
Constructor Details
-
WorkflowDecisionModelMother
public WorkflowDecisionModelMother()
-
-
Method Details
-
createWorkflowApproveDecision
-
createWorkflowRejectDecision
-
createWorkflowDecision
protected WorkflowDecisionModel createWorkflowDecision(WorkflowActionModel workflowActionModel, String name)
-