public class WorkspaceAndApiVersion extends Object
| Constructor and Description |
|---|
WorkspaceAndApiVersion(String workspace,
NutsVersion apiVersion,
PathInfo[] updatedPaths) |
| Modifier and Type | Method and Description |
|---|---|
NutsVersion |
getApiVersion() |
List<PathInfo> |
getUpdatedPaths() |
Set<String> |
getUpdatedPathStrings() |
String |
getWorkspace() |
public WorkspaceAndApiVersion(String workspace, NutsVersion apiVersion, PathInfo[] updatedPaths)
Copyright © 2021 vpc open source initiative. All rights reserved.