| Package | Description |
|---|---|
| com.atlassian.maven.plugins.depgraph.json.model | |
| com.atlassian.maven.plugins.depgraph.model |
| Modifier and Type | Method and Description |
|---|---|
Boundary |
GraphItemJson.getBelongsTo() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphItemJson.setBelongsTo(Boundary belongsTo) |
GraphItemJsonBuilder |
GraphItemJsonBuilder.withBelongsTo(Boundary belongsTo) |
| Modifier and Type | Field and Description |
|---|---|
static Boundary |
Boundary.ATLASSIAN_BOUNDARY |
Boundary |
GraphItem.belongsTo |
static Boundary |
Boundary.EXTERNAL_BOUNDARY |
static Boundary |
Boundary.SERVICE_DESK_BOUNDARY |
| Constructor and Description |
|---|
GraphItem(Boundary belongsTo,
org.apache.maven.artifact.Artifact artifact) |
Copyright © 2019 Atlassian. All rights reserved.