Package buildbot :: Package schedulers :: Module forcesched :: Class AnyPropertyParameter
[frames] | no frames]

Class AnyPropertyParameter

source code

   object --+    
            |    
BaseParameter --+
                |
               AnyPropertyParameter

Instance Methods
 
update_from_post(self, master, properties, changes, req) source code

Inherited from BaseParameter: __init__, parse_from_arg, parse_from_args

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

Class Variables
  type = 'anyproperty'

Inherited from BaseParameter: debug, default, label, multiple, name, regex, required

Properties

Inherited from object: __class__

Method Details

update_from_post(self, master, properties, changes, req)

source code 
Overrides: BaseParameter.update_from_post