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.
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.