Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ job
Class
job
tools/marvin/marvin/asyncJobMgr.py:28–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
27
28
class
job(object):
29
30
def
__init__(self):
31
self.id = None
32
self.cmd = None
33
34
35
class
jobStatus(object):
Callers
1
submitCmds
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected