public class GetStrategies extends Object implements BiFunction<TestCaseContext,List<TestCaseActivity>,List<GeneratorStrategy>>
| Constructor and Description |
|---|
GetStrategies() |
| Modifier and Type | Method and Description |
|---|---|
List<GeneratorStrategy> |
apply(TestCaseContext ctx,
List<TestCaseActivity> activities) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenpublic List<GeneratorStrategy> apply(TestCaseContext ctx, List<TestCaseActivity> activities)
apply in interface BiFunction<TestCaseContext,List<TestCaseActivity>,List<GeneratorStrategy>>Copyright © 2023 Camunda. All rights reserved.