Package trac :: Package ticket :: Module notification :: Class TicketNotificationSystem

Class TicketNotificationSystem

source code

    object --+    
             |    
core.Component --+
                 |
                TicketNotificationSystem

Nested Classes

Inherited from core.Component: __metaclass__

Instance Methods

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

Static Methods

Inherited from core.Component: implements

Class Variables
  always_notify_owner = <BoolOption [notification] "always_notif...
  always_notify_reporter = <BoolOption [notification] "always_no...
  always_notify_updater = <BoolOption [notification] "always_not...
  ticket_subject_template = <Option [notification] "ticket_subje...
  batch_subject_template = <Option [notification] "batch_subject...
  ambiguous_char_width = <Option [notification] "ambiguous_char_...
Properties

Inherited from object: __class__

Class Variable Details

always_notify_owner

Value:
<BoolOption [notification] "always_notify_owner">

always_notify_reporter

Value:
<BoolOption [notification] "always_notify_reporter">

always_notify_updater

Value:
<BoolOption [notification] "always_notify_updater">

ticket_subject_template

Value:
<Option [notification] "ticket_subject_template">

batch_subject_template

Value:
<Option [notification] "batch_subject_template">

ambiguous_char_width

Value:
<Option [notification] "ambiguous_char_width">