| Package | Description |
|---|---|
| com.atlassian.maven.plugins.depgraph.json.model |
| Modifier and Type | Class and Description |
|---|---|
class |
DependencyJson
Represents the simplified JSON version of a dependency of a graph node.
|
| Modifier and Type | Method and Description |
|---|---|
ArtifactJson |
GraphNodeJson.getArtifact() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphNodeJson.setArtifact(ArtifactJson artifact) |
GraphNodeJson.GraphNodeJsonBuilder |
GraphNodeJson.GraphNodeJsonBuilder.withArtifact(ArtifactJson artifact) |
Copyright © 2019 Atlassian. All rights reserved.