<?xml version="1.0"?>
<ZopeData>
  <record id="1" aka="AAAAAAAAAAE=">
    <pickle>
      <global name="Alarm" module="erp5.portal_type"/>
    </pickle>
    <pickle>
      <dictionary>
        <item>
            <key> <string>active_sense_method_id</string> </key>
            <value> <string>Alarm_senseUpgradeNeed</string> </value>
        </item>
        <item>
            <key> <string>alarm_notification_mode</string> </key>
            <value>
              <tuple>
                <string>never</string>
              </tuple>
            </value>
        </item>
        <item>
            <key> <string>description</string> </key>
            <value> <string>This alarms acts as a cron job. It will start an instance upgrade if any of the following this alarms sequence:\n
1) bt5_upgrader (supported)\n
2) finalize_upgrader (supported)\n
\n
"sense" a need of an upgrade. This alarm is likely to disappear soon as it\'s needed due to lack of functionality (which is that alarms can not automatically "solve" themselves).</string> </value>
        </item>
        <item>
            <key> <string>enabled</string> </key>
            <value> <int>0</int> </value>
        </item>
        <item>
            <key> <string>id</string> </key>
            <value> <string>upgrader_controller</string> </value>
        </item>
        <item>
            <key> <string>periodicity_hour</string> </key>
            <value>
              <tuple/>
            </value>
        </item>
        <item>
            <key> <string>periodicity_minute</string> </key>
            <value>
              <tuple/>
            </value>
        </item>
        <item>
            <key> <string>periodicity_minute_frequency</string> </key>
            <value> <int>30</int> </value>
        </item>
        <item>
            <key> <string>periodicity_month</string> </key>
            <value>
              <tuple/>
            </value>
        </item>
        <item>
            <key> <string>periodicity_month_day</string> </key>
            <value>
              <tuple/>
            </value>
        </item>
        <item>
            <key> <string>periodicity_start_date</string> </key>
            <value>
              <object>
                <klass>
                  <global name="DateTime" module="DateTime.DateTime"/>
                </klass>
                <tuple>
                  <none/>
                </tuple>
                <state>
                  <tuple>
                    <float>1136073600.0</float>
                    <string>GMT</string>
                  </tuple>
                </state>
              </object>
            </value>
        </item>
        <item>
            <key> <string>periodicity_week</string> </key>
            <value>
              <tuple/>
            </value>
        </item>
        <item>
            <key> <string>portal_type</string> </key>
            <value> <string>Alarm</string> </value>
        </item>
        <item>
            <key> <string>sense_method_id</string> </key>
            <value>
              <none/>
            </value>
        </item>
        <item>
            <key> <string>title</string> </key>
            <value> <string>Upgrader Controller</string> </value>
        </item>
      </dictionary>
    </pickle>
  </record>
</ZopeData>