MCPcopy 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
28class job(object):
29
30 def __init__(self):
31 self.id = None
32 self.cmd = None
33
34
35class jobStatus(object):

Callers 1

submitCmdsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected