protected static final class TaskGroup.ProxyTaskGroupWrapper extends Object
A proxy TaskGroup will be activated for a TaskGroup as soon as a "post-run" dependent
added to the actual TaskGroup via TaskGroup.addPostRunDependentTaskGroup(TaskGroup).
"post run" dependents are those TaskGroup which need to be invoked as part of invocation
of actual TaskGroup.
Copyright © 2021 Microsoft Corporation. All rights reserved.