public class Import extends Object
| Constructor and Description |
|---|
Import(ArtifactImporter importer,
String uuid,
Path path) |
| Modifier and Type | Method and Description |
|---|---|
ArtifactImporter |
getImporter() |
Path |
getPath() |
String |
getUUID() |
public Import(ArtifactImporter importer, String uuid, Path path)
public ArtifactImporter getImporter()
public String getUUID()
public Path getPath()
Copyright © 2020. All rights reserved.