public interface CuratedTask<T>
| Modifier and Type | Method and Description |
|---|---|
T |
run(CurateOutcome outcome,
CuratedApplicationCreator creator)
Runs the curated task
|
T run(CurateOutcome outcome, CuratedApplicationCreator creator) throws AppCreatorException
outcome - The curate outcomeAppCreatorExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.