Class UpdateProjectCommandHandler
java.lang.Object
io.quarkus.devtools.commands.handlers.UpdateProjectCommandHandler
- All Implemented Interfaces:
QuarkusCommandHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ITEM_FORMAT
- See Also:
-
-
Constructor Details
-
UpdateProjectCommandHandler
public UpdateProjectCommandHandler()
-
-
Method Details
-
execute
public QuarkusCommandOutcome execute(QuarkusCommandInvocation invocation) throws QuarkusCommandException - Specified by:
executein interfaceQuarkusCommandHandler- Throws:
QuarkusCommandException
-