public class CodestartInput extends Object
| Modifier and Type | Method and Description |
|---|---|
static CodestartInputBuilder |
builder(CodestartResourceLoader resourceLoader) |
Collection<String> |
getCodestarts() |
Map<String,Object> |
getData() |
Collection<AppArtifactKey> |
getDependencies() |
CodestartResourceLoader |
getResourceLoader() |
public static CodestartInputBuilder builder(CodestartResourceLoader resourceLoader)
public CodestartResourceLoader getResourceLoader()
public Collection<String> getCodestarts()
public Collection<AppArtifactKey> getDependencies()
Copyright © 2020 JBoss by Red Hat. All rights reserved.