Class CAICmdTypePackageUpgrade
java.lang.Object
com.io7m.cardant.server.controller.inventory.CAICmdAbstract<CAICommandTypePackageUpgrade>
com.io7m.cardant.server.controller.inventory.CAICmdTypePackageUpgrade
- All Implemented Interfaces:
CACommandExecutorType<CAICommandContext, CAICommandTypePackageUpgrade, CAIResponseType>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CAIResponseTypeexecuteActual(CAICommandContext context, CAICommandTypePackageUpgrade command) Methods inherited from class CAICmdAbstract
execute
-
Constructor Details
-
CAICmdTypePackageUpgrade
public CAICmdTypePackageUpgrade()- See Also:
-
-
Method Details
-
executeActual
protected CAIResponseType executeActual(CAICommandContext context, CAICommandTypePackageUpgrade command) throws CAException - Specified by:
executeActualin classCAICmdAbstract<CAICommandTypePackageUpgrade>- Throws:
CAException
-