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

Class ExecDAction

source code

 object --+        
          |        
  JobAction --+    
              |    
_SettableAction --+
                  |
                 ExecDAction

Nested Classes
  serializeValue
str(object='') -> string
  deserializeValue
float(x) -> floating point number
Instance Methods

Inherited from _SettableAction: doGET, doPOST

Inherited from JobAction: getResource

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

Class Variables
  name = 'executionduration'
hash(x)
  attName = 'executionDuration'

Inherited from _SettableAction: mime

Properties

Inherited from object: __class__