| Package | Description |
|---|---|
| migrami.core.infra | |
| migrami.core.interfaces |
| Modifier and Type | Method and Description |
|---|---|
static String |
ResourceStream.read(Path path,
ResourceName resourceName) |
static InputStream |
ResourceStream.stream(Path path,
ResourceName resourceName) |
| Modifier and Type | Method and Description |
|---|---|
static ResourceName |
ResourceName.create(JarEntry jarEntry) |
| Modifier and Type | Method and Description |
|---|---|
static MigramiScript |
MigramiScript.create(MigramiCategory category,
MigramiChecksumFactory checksumFactory,
ResourceName resourceName,
InputStream content) |
static MigramiScriptName |
MigramiScriptName.create(ResourceName resourceName) |
Copyright © 2020. All rights reserved.