public class GenerateConfigTask extends Object implements BiConsumer<CuratedApplication,Map<String,Object>>
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_FILE |
| Constructor and Description |
|---|
GenerateConfigTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(CuratedApplication application,
Map<String,Object> stringObjectMap) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenpublic static final String CONFIG_FILE
public void accept(CuratedApplication application, Map<String,Object> stringObjectMap)
accept in interface BiConsumer<CuratedApplication,Map<String,Object>>Copyright © 2021 JBoss by Red Hat. All rights reserved.