Package coprs :: Module helpers :: Class ActionTypeEnum
[hide private]
[frames] | no frames]

Class ActionTypeEnum

source code


Instance Methods [hide private]

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

Class Variables [hide private]
  vals = {'build_module': 9, 'cancel_build': 10, 'createrepo': 3...
Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

vals

Value:
{'build_module': 9,
 'cancel_build': 10,
 'createrepo': 3,
 'delete': 0,
 'fork': 7,
 'gen_gpg_key': 5,
 'legal-flag': 2,
 'rawhide_to_release': 6,
...