public class GenerateConfigTask extends Object implements CuratedTask<Path>
| Constructor and Description |
|---|
GenerateConfigTask(Path configFile) |
| Modifier and Type | Method and Description |
|---|---|
Path |
run(CurateOutcome appState,
CuratedApplicationCreator creator)
Runs the curated task
|
public GenerateConfigTask(Path configFile)
public Path run(CurateOutcome appState, CuratedApplicationCreator creator) throws AppCreatorException
CuratedTaskrun in interface CuratedTask<Path>appState - The curate outcomeAppCreatorExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.