public class GenerateCompletionDataCommand extends Object implements Command, FurnaceDependent
| Constructor and Description |
|---|
GenerateCompletionDataCommand(boolean overwrite) |
| Modifier and Type | Method and Description |
|---|---|
CommandResult |
execute()
Execute this
Command and return the CommandResult. |
CommandPhase |
getPhase()
The
CommandPhase this Command should be executed in. |
void |
setFurnace(org.jboss.forge.furnace.Furnace furnace)
Set the
Furnace instance. |
public GenerateCompletionDataCommand(boolean overwrite)
public void setFurnace(org.jboss.forge.furnace.Furnace furnace)
FurnaceDependentFurnace instance.setFurnace in interface FurnaceDependentpublic CommandResult execute()
CommandCommand and return the CommandResult.public CommandPhase getPhase()
CommandCommandPhase this Command should be executed in.Copyright © 2020 JBoss by Red Hat. All rights reserved.