| Package | Description |
|---|---|
| io.quarkus.creator | |
| io.quarkus.creator.curator | |
| io.quarkus.creator.phase.augment | |
| io.quarkus.creator.phase.generateconfig |
| Modifier and Type | Method and Description |
|---|---|
CuratedApplicationCreator |
CuratedApplicationCreator.Builder.build()
Builds an instance of an application creator.
|
| Modifier and Type | Method and Description |
|---|---|
T |
CuratedTask.run(CurateOutcome outcome,
CuratedApplicationCreator creator)
Runs the curated task
|
| Modifier and Type | Method and Description |
|---|---|
void |
CurateOutcome.persist(CuratedApplicationCreator creator) |
static CurateOutcome |
Curator.run(CuratedApplicationCreator ctx) |
| Modifier and Type | Method and Description |
|---|---|
AugmentOutcome |
AugmentTask.run(CurateOutcome appState,
CuratedApplicationCreator ctx) |
| Modifier and Type | Method and Description |
|---|---|
Path |
GenerateConfigTask.run(CurateOutcome appState,
CuratedApplicationCreator creator) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.