| Package | Description |
|---|---|
| com.microsoft.azure.management.resources.fluentcore.dag |
This package contains the graph related classes that are useful
for performing cloud requests in parallel.
|
| Modifier and Type | Method and Description |
|---|---|
static IndexableTaskItem |
IndexableTaskItem.create(FunctionalTaskItem taskItem)
Creates an IndexableTaskItem from provided FunctionalTaskItem.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PostRunTaskCollection.add(IndexableTaskItem taskItem)
Adds a "Post Run" task to the collection.
|
| Constructor and Description |
|---|
TaskGroup(IndexableTaskItem rootTaskItem)
Creates TaskGroup.
|
Copyright © 2019. All rights reserved.