| Package | Description |
|---|---|
| com.github.janssk1.maven.plugin.graph |
| Modifier and Type | Method and Description |
|---|---|
DependencyOptions.GraphType |
DependencyOptions.getGraphType() |
static DependencyOptions.GraphType |
DependencyOptions.GraphType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DependencyOptions.GraphType[] |
DependencyOptions.GraphType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DependencyOptions(DependencyOptions.GraphType type,
boolean includeAllTransitiveDependencies) |
Copyright © 2019. All rights reserved.