public class TaskGenerateOpenApi extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Runs the given command.
|
protected Properties |
readApplicationProperties() |
public void execute()
throws ExecutionFailedException
FallibleCommandIf execution fails then the command may throw an exception which may give a message and a cause of the failure.
ExecutionFailedException - if there is an execution errorprotected Properties readApplicationProperties()
Copyright © 2000–2020 Vaadin Ltd. All rights reserved.