Class GetStrategies

java.lang.Object
org.camunda.community.bpmndt.cmd.GetStrategies
All Implemented Interfaces:
BiFunction<TestCaseContext,List<TestCaseActivity>,List<GeneratorStrategy>>

public class GetStrategies extends Object implements BiFunction<TestCaseContext,List<TestCaseActivity>,List<GeneratorStrategy>>
Function that provides the strategies of all activities, including scopes, that are on the same nesting level during execution.