public class DecisionWorkflowActionPredicate extends java.lang.Object implements java.util.function.Predicate<WorkflowActionModel>
| Constructor and Description |
|---|
DecisionWorkflowActionPredicate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(WorkflowActionModel workflowActionModel) |
public boolean test(WorkflowActionModel workflowActionModel)
test in interface java.util.function.Predicate<WorkflowActionModel>Copyright © 2018 SAP SE. All Rights Reserved.