bt5_upgrader.xml 3.05 KB
Newer Older
1 2 3 4
<?xml version="1.0"?>
<ZopeData>
  <record id="1" aka="AAAAAAAAAAE=">
    <pickle>
5
      <global name="Alarm" module="erp5.portal_type"/>
6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103
    </pickle>
    <pickle>
      <dictionary>
        <item>
            <key> <string>alarm_notification_mode</string> </key>
            <value>
              <tuple>
                <string>always</string>
              </tuple>
            </value>
        </item>
        <item>
            <key> <string>description</string> </key>
            <value> <string>This Alarm check that bt5 are the right ones.  If not, it upgrades the bt5 using SVN (for dedicate instances) or using shared repository for Free / Express instances.</string> </value>
        </item>
        <item>
            <key> <string>enabled</string> </key>
            <value> <int>0</int> </value>
        </item>
        <item>
            <key> <string>id</string> </key>
            <value> <string>bt5_upgrader</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>
              <none/>
            </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> <string>Alarm_senseBT5Version</string> </value>
        </item>
        <item>
            <key> <string>solve_method_id</string> </key>
            <value> <string>Alarm_upgradeBT5Version</string> </value>
        </item>
        <item>
            <key> <string>title</string> </key>
            <value> <string>BT5 Upgrader</string> </value>
        </item>
      </dictionary>
    </pickle>
  </record>
</ZopeData>