| Package | Description |
|---|---|
| io.knotx.stack.utils |
| Modifier and Type | Method and Description |
|---|---|
static Actions.Action |
Actions.copy(org.eclipse.aether.artifact.Artifact artifact,
File directory)
Action to copy an artifact to a directory.
|
static Actions.Action |
Actions.remove(File file)
Action removing a file.
|
static Actions.Action |
Actions.skip(org.eclipse.aether.artifact.Artifact artifact)
Action denoting that nothing needs to be done for the given artifact.
|
Copyright © 2016–2019. All rights reserved.