angelos.portfolio.envelope.receive

class angelos.portfolio.envelope.receive.ReceiveEnvelope

Bases: angelos.portfolio.policy.DocumentPolicy, angelos.portfolio.envelope.policy.EnvelopePolicy, angelos.common.policy.PolicyPerformer, angelos.common.policy.PolicyMixin

apply() → bool

Receive the envelope when it reaches its final domain.

perform(*args, **kwargs)

Wrapping the callable.

Parameters
  • self (class) – Method owner

  • *args – Any arguments

  • **kwargs – Any keyword arguments

Returns

The result from the callable