Package onep :: Package policyservice :: Module policymap :: Class PolicyActivateEvent
[frames] | no frames]

Class PolicyActivateEvent


Policy asynchronous event class

result - enum onep.core.util.OnepStatus type - Class type policy_result_list - List of classmap.PolicyResultAsync classes

Instance Methods
 
event_process(self, reslist, objects)

Inherited from PolicyEvent: __init__, do_event

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

Class Variables

Inherited from core.event.AsyncMsg.AsyncMsg: OnepAsyncMsgType

Instance Variables

Inherited from core.event.AsyncMsg.AsyncMsg: src_ne

Properties

Inherited from object: __class__