|
@@ -21,25 +21,12 @@ insertorupdate:
|
|
|
type: "state_machine"
|
|
|
marking_type: "single_state"
|
|
|
marking_name: "currentState"
|
|
|
- description: "onu workflow"
|
|
|
- template: "initial_place: active\r\nplaces:\r\n - active\r\n - disable\r\ntransitions:\r\n add_config:\r\n from: active\r\n to: active\r\n disable:\r\n from: active\r\n to: disable\r\n active:\r\n from: disable\r\n to: active"
|
|
|
- created: "2017-04-27 11:35:07"
|
|
|
- updated: "2017-04-27 20:01:43"
|
|
|
- tenancy_id: 1
|
|
|
- enable: 1
|
|
|
- support: "a:1:{i:0;s:21:\"FTTHBundle\\Entity\\ONU\";}"
|
|
|
- owner: 1
|
|
|
- -
|
|
|
- id: 3
|
|
|
- name: "onu_workflow_2"
|
|
|
- type: "state_machine"
|
|
|
- marking_type: "single_state"
|
|
|
- marking_name: "currentState"
|
|
|
- description: "ONU Workflow v2"
|
|
|
- template: "initial_place: active\r\nplaces:\r\n - active\r\n - disable\r\n - deleted\r\ntransitions:\r\n active:\r\n from: disable\r\n to: active\r\n disable_deleted:\r\n from: disable\r\n to: deleted\r\n add_config:\r\n from: active\r\n to: active\r\n disable:\r\n from: active\r\n to: disable\r\n active_deleted:\r\n from: active\r\n to: deleted\r\n deleted_active:\r\n from: deleted\r\n to: active"
|
|
|
+ description: "ONU Workflow"
|
|
|
+ template: "initial_place: active\r\nplaces:\r\n - active\r\n - disable\r\n - deleted\r\ntransitions:\r\n disable_active:\r\n from: disable\r\n to: active\r\n disable_deleted:\r\n from: disable\r\n to: deleted\r\n config:\r\n from: active\r\n to: active\r\n active_disable:\r\n from: active\r\n to: disable\r\n active_deleted:\r\n from: active\r\n to: deleted\r\n deleted_active:\r\n from: deleted\r\n to: active"
|
|
|
created: "2018-08-06 17:13:54"
|
|
|
- updated: "2018-08-07 14:58:10"
|
|
|
+ updated: "2019-03-28 13:34:30"
|
|
|
tenancy_id: 1
|
|
|
enable: 1
|
|
|
support: "a:1:{i:0;s:21:\"FTTHBundle\\Entity\\ONU\";}"
|
|
|
owner: 1
|
|
|
+ used_by_default: 1
|