| Class | Description |
|---|---|
| DependencyEdge<T> |
Responsible for defining the dependency between a source and target vertex in a
DependencyGraph. |
| DependencyGraph<V> |
Maps the dependencies between items of a given type, where the vertex is the item and the edge is their dependency relation.
|
| DependencyGraphBuilder | |
| RequestableKeyValidator |
Determines whether a loosely-typed input conforms to the rules of a specific
Requestable sub-type. |
Copyright © 2024 Atlassian. All rights reserved.