TaskGroup.ProxyTaskGroupWrapper Class

  • java.lang.Object
    • com.azure.resourcemanager.resources.fluentcore.dag.TaskGroup.ProxyTaskGroupWrapper

protected static final class TaskGroup.ProxyTaskGroupWrapper

Wrapper type to simplify operations on proxy TaskGroup.

A proxy TaskGroup will be activated for a TaskGroup as soon as a "post-run" dependent added to the actual TaskGroup via addPostRunDependentTaskGroup(TaskGroup dependentTaskGroup). "post run" dependents are those TaskGroup which need to be invoked as part of invocation of actual TaskGroup.

Methods inherited from java.lang.Object

Applies to