Model
Module superwise.controller.model
This module implement tasks functionality
Classes
ModelController(client, sw)
Class ModelController - responsible for task functionality
Args:
client
: superwise client object
sw
: superwise object
Ancestors (in MRO)
- superwise.controller.base.BaseController
- abc.ABC
Methods
archive(self, model)
Args:
model
: model object to archive
Return:
response object