Cls
classgworker_client.app._ClsHandle
Handle to a class task registered with @app.cls. Use Cls.lookup(name) to get a handle to an already-deployed class task from outside the app definition.
Class
python
1class Clsgworker_client.app._ClsHandle
Handle to a class task registered with @app.cls. Use Cls.lookup(name) to get a handle to an already-deployed class task from outside the app definition.
1class Cls