Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Write Log Message
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Drupal
Recipes
Write Log Message
Commits
0c58f541
Commit
0c58f541
authored
10 months ago
by
jurgenhaas
Browse files
Options
Downloads
Patches
Plain Diff
Update recipe for ECA 2 compatibility
parent
62750d11
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
config/eca.eca.eca_test_0006.yml
+1
-1
1 addition, 1 deletion
config/eca.eca.eca_test_0006.yml
config/eca.model.eca_test_0006.yml
+10
-10
10 additions, 10 deletions
config/eca.model.eca_test_0006.yml
with
11 additions
and
11 deletions
config/eca.eca.eca_test_0006.yml
+
1
−
1
View file @
0c58f541
...
...
@@ -8,7 +8,7 @@ id: eca_test_0006
modeller
:
bpmn_io
label
:
'
Write
Log
Message'
version
:
v1
weight
:
null
weight
:
0
events
:
Event_1eshshx
:
plugin
:
'
content_entity:presave'
...
...
This diff is collapsed.
Click to expand it.
config/eca.model.eca_test_0006.yml
+
10
−
10
View file @
0c58f541
...
...
@@ -17,14 +17,14 @@ modeldata: |
<bpmn2:documentation>Write log messages.</bpmn2:documentation>
<bpmn2:extensionElements>
<camunda:properties>
<camunda:property name="Tags" value="test models,logging"
/>
<camunda:property name="Changelog v1" value="Initial version"
/>
<camunda:property name="Tags" value="test models,logging"/>
<camunda:property name="Changelog v1" value="Initial version"/>
</camunda:properties>
</bpmn2:extensionElements>
<bpmn2:startEvent id="Event_1eshshx" name="Presave node" camunda:modelerTemplate="org.drupal.event.content_entity:presave">
<bpmn2:extensionElements>
<camunda:properties>
<camunda:property name="pluginid" value="content_entity:presave"
/>
<camunda:property name="pluginid" value="content_entity:presave"/>
</camunda:properties>
<camunda:field name="type">
<camunda:string>node _all</camunda:string>
...
...
@@ -35,7 +35,7 @@ modeldata: |
<bpmn2:task id="Activity_02f0tls" name="Log" camunda:modelerTemplate="org.drupal.action.eca_write_log_message">
<bpmn2:extensionElements>
<camunda:properties>
<camunda:property name="pluginid" value="eca_write_log_message"
/>
<camunda:property name="pluginid" value="eca_write_log_message"/>
</camunda:properties>
<camunda:field name="channel">
<camunda:string>eca</camunda:string>
...
...
@@ -49,22 +49,22 @@ modeldata: |
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_0bcpf87</bpmn2:incoming>
</bpmn2:task>
<bpmn2:sequenceFlow id="Flow_0bcpf87" sourceRef="Event_1eshshx" targetRef="Activity_02f0tls"
/>
<bpmn2:sequenceFlow id="Flow_0bcpf87" sourceRef="Event_1eshshx" targetRef="Activity_02f0tls"/>
</bpmn2:process>
<bpmndi:BPMNDiagram id="sid-1cabc76d-d88d-4356-9904-af226630ab20">
<bpmndi:BPMNPlane id="sid-46a4a3ff-1826-420e-b0f0-4666d0e322a8" bpmnElement="eca_test_0006">
<bpmndi:BPMNShape id="Event_1eshshx_di" bpmnElement="Event_1eshshx">
<dc:Bounds x="292" y="102" width="36" height="36"
/>
<dc:Bounds x="292" y="102" width="36" height="36"/>
<bpmndi:BPMNLabel>
<dc:Bounds x="278" y="145" width="68" height="14"
/>
<dc:Bounds x="278" y="145" width="68" height="14"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_02f0tls_di" bpmnElement="Activity_02f0tls">
<dc:Bounds x="380" y="80" width="100" height="80"
/>
<dc:Bounds x="380" y="80" width="100" height="80"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0bcpf87_di" bpmnElement="Flow_0bcpf87">
<di:waypoint x="328" y="120"
/>
<di:waypoint x="380" y="120"
/>
<di:waypoint x="328" y="120"/>
<di:waypoint x="380" y="120"/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment