Interface CommandEditAction

All Superinterfaces:
RestAction<Command>
All Known Implementing Classes:
CommandEditActionImpl

public interface CommandEditAction extends RestAction<Command>
Specialized RestAction used to edit an existing command.