public class Scan extends Object
| Constructor and Description |
|---|
Scan(String project,
String module,
String moduleId,
String branch,
String tag,
Dependency dependency) |
Scan(String project,
String module,
String moduleId,
String branch,
String tag,
List<Dependency> dependencies) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBranch() |
List<Dependency> |
getDependencies() |
String |
getModule() |
String |
getModuleId() |
String |
getProject() |
String |
getTag() |
Copyright © 2020 EACG, Enterprise Architecture Consulting Group GmbH. All rights reserved.