public class StageConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
StageConfig.Builder<T> |
static interface |
StageConfig.Converter<T> |
static interface |
StageConfig.Resolver<T> |
| Constructor and Description |
|---|
StageConfig(ProjectStage stage) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Set<String> |
keys() |
StageConfig.Resolver<String> |
resolve(String name) |
public StageConfig(ProjectStage stage)
Copyright © 2016 JBoss by Red Hat. All rights reserved.