public final class CodestartProject extends Object
| Modifier and Type | Method and Description |
|---|---|
Optional<Codestart> |
getCodestart(io.quarkus.devtools.codestarts.CodestartSpec.Type type) |
CodestartInput |
getCodestartInput() |
Map<String,Object> |
getCodestartProjectData() |
List<Codestart> |
getCodestarts() |
Map<String,Object> |
getDepsData() |
String |
getLanguageName() |
Codestart |
getRequiredCodestart(io.quarkus.devtools.codestarts.CodestartSpec.Type type) |
Map<String,Object> |
getSharedData() |
public CodestartInput getCodestartInput()
public Optional<Codestart> getCodestart(io.quarkus.devtools.codestarts.CodestartSpec.Type type)
public Codestart getRequiredCodestart(io.quarkus.devtools.codestarts.CodestartSpec.Type type)
public String getLanguageName()
Copyright © 2020 JBoss by Red Hat. All rights reserved.