Package gavo :: Package protocols :: Module uwsactions :: Class PhaseAction
[frames] | no frames]

Class PhaseAction

source code

object --+    
         |    
 JobAction --+
             |
            PhaseAction

Instance Methods
 
doPOST(self, job, request) source code
 
doGET(self, job, request) source code

Inherited from JobAction: getResource

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables
  name = 'phase'
hash(x)
  mime = 'text/plain'
  timeout = 10
hash(x)
Properties

Inherited from object: __class__