Searched refs:activityTypesWithReusableRootTask (Results 1 – 1 of 1) sorted by relevance
354 List<Integer> activityTypesWithReusableRootTask = List.of(ACTIVITY_TYPE_STANDARD, in testReuseTaskAsRootTask() local356 for (Integer type : activityTypesWithReusableRootTask) { in testReuseTaskAsRootTask()