Class AutomatedWorkflowActionTypePredicate
java.lang.Object
de.hybris.platform.cmsfacades.common.predicate.AutomatedWorkflowActionTypePredicate
- All Implemented Interfaces:
Predicate<WorkflowActionModel>
public class AutomatedWorkflowActionTypePredicate
extends Object
implements Predicate<WorkflowActionModel>
Predicate to verify if the provided workflow action model is of type
AutomatedWorkflowActionTemplateModel.-
Constructor Details
-
AutomatedWorkflowActionTypePredicate
public AutomatedWorkflowActionTypePredicate()
-
-
Method Details
-
test
- Specified by:
testin interfacePredicate<WorkflowActionModel>
-