Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/documentation/installation/database-schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Consult the installation guide related to your setup to configure the database f

This guide will not detail how to set up an instance of your target database or how to create a schema object on it.
Consult the documentation of your target database on how to do that.
Operaton supports a variety of databases that are documented in the [supported environments](../introduction/supported-environments.md#databases).
Operaton supports a variety of databases that are documented in the [supported environments](../introduction/supported-environments.md#Databases).

Operaton supports the following ways of installing the database schema:

Expand Down
12 changes: 6 additions & 6 deletions docs/documentation/installation/operaton-bpm-run.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ java -version
If you need to install Java Runtime Environment, you can [find the download from Oracle here](https://www.oracle.com/java/technologies/javase-downloads.html).

# Installation Procedure
1. Download the pre-packed distribution of [Operaton here](tbd).
1. Unpack the distro to a directory.
1. Configure the distro as described in the [User Guide](../user-guide/operaton-bpm-run.md).
1. Start Operaton Run by executing the start script (start.bat for Windows, start.sh for Linux/Mac).
1. Access the Operaton webapps (Cockpit, Tasklist, Admin) via http://localhost:8080/operaton/app/.
1. Access the [REST API](../reference/rest/overview/index.md) via http://localhost:8080/engine-rest (e.g. http://localhost:8080/engine-rest/engine).
1. Download the pre-packed distribution of [Operaton here](https://operaton.org/download/).
2. Unpack the distro to a directory.
3. Configure the distro as described in the [User Guide](../user-guide/operaton-bpm-run.md).
4. Start Operaton Run by executing the start script (start.bat for Windows, start.sh for Linux/Mac).
5. Access the Operaton webapps (Cockpit, Tasklist, Admin) via http://localhost:8080/operaton/app/.
6. Access the [REST API](../reference/rest/overview/index.md) via http://localhost:8080/engine-rest (e.g. http://localhost:8080/engine-rest/engine).
2 changes: 1 addition & 1 deletion docs/documentation/introduction/downloading-operaton.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ The full distribution bundles
:::

:::note[Wildfly Application Server]
Wildfly Application Server is provided as part of the archives as a convenience. For a copy of the source code, the full set of attribution notices, and other relevant information please see https://github.com/wildfly/wildfly. We will also provide you with a copy of the source code if you [contact our Open-Source Compliance Team](https://docs.operaton.org/manual/latest/introduction/licenses/#contact) at any time within three years of you downloading an archive (for which we may charge a nominal sum). Wildfly Application Server is copyright © JBoss, Home of Professional Open Source, 2010, Red Hat Middleware LLC [..and contributors].
Wildfly Application Server is provided as part of the archives as a convenience. For a copy of the source code, the full set of attribution notices, and other relevant information please see https://github.com/wildfly/wildfly. We will also provide you with a copy of the source code if you [contact our Open-Source Compliance Team](../introduction/licenses.md#contact) at any time within three years of you downloading an archive (for which we may charge a nominal sum). Wildfly Application Server is copyright © JBoss, Home of Professional Open Source, 2010, Red Hat Middleware LLC [..and contributors].
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A general issue in this PR:
Relative paths starting with ../: When the target is in the same directory, leave out the prefix.

In this case the right target is just licenses.md#contact.

:::

See the [Installation Guide][installation-guide-full] for additional details.
Expand Down
4 changes: 2 additions & 2 deletions docs/documentation/introduction/implemented-standards.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ Operaton supports the 1.1 version of DMN.
[modelers]: ../modeling-bpmn/index.md
[BPMN Modeling Tutorial]: https://operaton.org/bpmn/tutorial/
[BPMN Modeling Reference]: https://operaton.org/bpmn/reference/
[Quick Start (Java / JS)]: /get-started/quick-start/
[Quick Start (Java / JS)]: ../../get-started/quick-start/index.md
[BPMN Implementation Reference]: ../reference/bpmn20/index.md
[CMMN Implementation Reference]: ../reference/cmmn11/index.md
[DMN Getting Started]: /get-started/dmn11/
[DMN Getting Started]: ../../get-started/dmn/index.md
[DMN Implementation Reference]: ../reference/dmn/index.md
[DMN Modeling Tutorial]: https://operaton.org/dmn/tutorial/
[Process Engine]: ../user-guide/process-engine/index.md
Expand Down
611 changes: 89 additions & 522 deletions docs/documentation/reference/bpmn20/index.md

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions docs/documentation/reference/cmmn11/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ The elements marked in <span class="label label-warning">orange</span> are suppo
<div class="col-md-12">
<h3>Grouping</h3>
<div class="bpmn-symbol-container implemented">
<a href="../reference/cmmn11/grouping-tasks/stage.md"><span class="glyphicon glyphicon-eye-open"></span></a>
<a href="../cmmn11/grouping-tasks/stage/"><span class="glyphicon glyphicon-eye-open"></span></a>
<a href="#" class="cmmn-symbol" data-type="case-plan-model-colored"></a>
</div>
<div class="bpmn-symbol-container implemented">
<a href="../reference/cmmn11/grouping-tasks/stage.md"><span class="glyphicon glyphicon-eye-open"></span></a>
<a href="../cmmn11/grouping-tasks/stage/"><span class="glyphicon glyphicon-eye-open"></span></a>
<a href="#" class="cmmn-symbol" data-type="stage-collapsed-colored"></a>
</div>
<div class="bpmn-symbol-container">
Expand All @@ -37,22 +37,22 @@ The elements marked in <span class="label label-warning">orange</span> are suppo
<div class="col-md-12">
<h3>Tasks</h3>
<div class="bpmn-symbol-container implemented">
<a href="../reference/cmmn11/tasks/human-task.md"><span class="glyphicon glyphicon-eye-open"></span></a>
<a href="../cmmn11/tasks/human-task/"><span class="glyphicon glyphicon-eye-open"></span></a>
<a href="#" class="cmmn-symbol" data-type="human-task-colored"></a>
</div>
<div class="bpmn-symbol-container">
<a href="#" class="cmmn-symbol" data-type="manual-task"></a>
</div>
<div class="bpmn-symbol-container implemented">
<a href="../reference/cmmn11/tasks/process-task.md"><span class="glyphicon glyphicon-eye-open"></span></a>
<a href="../cmmn11/tasks/process-task/"><span class="glyphicon glyphicon-eye-open"></span></a>
<a href="#" class="cmmn-symbol" data-type="process-task-colored"></a>
</div>
<div class="bpmn-symbol-container implemented">
<a href="../reference/cmmn11/tasks/case-task.md"><span class="glyphicon glyphicon-eye-open"></span></a>
<a href="../cmmn11/tasks/case-task/"><span class="glyphicon glyphicon-eye-open"></span></a>
<a href="#" class="cmmn-symbol" data-type="case-task-colored"></a>
</div>
<div class="bpmn-symbol-container implemented">
<a href="../reference/cmmn11/tasks/decision-task.md"><span class="glyphicon glyphicon-eye-open"></span></a>
<a href="../cmmn11/tasks/decision-task/"><span class="glyphicon glyphicon-eye-open"></span></a>
<a href="#" class="cmmn-symbol" data-type="decision-task-colored"></a>
</div>
<div class="bpmn-symbol-container">
Expand All @@ -67,7 +67,7 @@ The elements marked in <span class="label label-warning">orange</span> are suppo
<div class="col-md-9">
<h3>Event-Triggered Elements</h3>
<div class="bpmn-symbol-container implemented">
<a href="../reference/cmmn11/milestone.md"><span class="glyphicon glyphicon-eye-open"></span></a>
<a href="../cmmn11/milestone/"><span class="glyphicon glyphicon-eye-open"></span></a>
<a href="#" class="cmmn-symbol" data-type="milestone-colored"></a>
</div>
<div class="bpmn-symbol-container">
Expand Down Expand Up @@ -105,34 +105,34 @@ The elements marked in <span class="label label-warning">orange</span> are suppo
<a href="#" class="cmmn-symbol" data-type="marker-planning-table"></a>
</td>
<td>
<a class="text" href="../reference/cmmn11/sentry.md">Entry Criterion</a>
<a class="text" href="../cmmn11/sentry/">Entry Criterion</a>
<a href="#" class="cmmn-symbol" data-type="marker-entry-criterion"></a>
</td>
<td>
<a class="text" href="../reference/cmmn11/sentry.md">Exit Criterion</a>
<a class="text" href="../cmmn11/sentry/">Exit Criterion</a>
<a href="#" class="cmmn-symbol" data-type="marker-exit-criterion"></a>
</td>
<td>
<a class="text" href="../reference/cmmn11/markers/auto-complete.md">AutoComplete</a>
<a class="text" href="../cmmn11/markers/auto-complete/">AutoComplete</a>
<a href="#" class="cmmn-symbol" data-type="marker-auto-complete"></a>
</td>
<td>
<a class="text" href="../reference/cmmn11/markers/manual-activation-rule.md">Manual Activation</a>
<a class="text" href="../cmmn11/markers/manual-activation-rule/">Manual Activation</a>
<a href="#" class="cmmn-symbol" data-type="marker-manual-activation"></a>
</td>
<td>
<a class="text" href="../reference/cmmn11/markers/required-rule.md">Required</a>
<a class="text" href="../cmmn11/markers/required-rule/">Required</a>
<a href="#" class="cmmn-symbol" data-type="marker-required"></a>
</td>
<td>
<a class="text" href="../reference/cmmn11/markers/repetition-rule.md">Repetition</a>
<a class="text" href="../cmmn11/markers/repetition-rule/">Repetition</a>
<a href="#" class="cmmn-symbol" data-type="marker-repetition"></a>
</td>
</tr>
</thead>
<tbody>
<tr>
<td><a href="../reference/cmmn11/grouping-tasks/stage.md">Case Plan Model</a></td>
<td><a href="../cmmn11/grouping-tasks/stage/">Case Plan Model</a></td>
<td>
<span class="glyphicon glyphicon-remove"></span>
</td>
Expand All @@ -147,9 +147,9 @@ The elements marked in <span class="label label-warning">orange</span> are suppo
<td></td>
<td></td>
<td></td>
</tr>
</tr>
<tr>
<td><a href="../reference/cmmn11/grouping-tasks/stage.md">Stage</a></td>
<td><a href="../cmmn11/grouping-tasks/stage/">Stage</a></td>
<td>
<span class="glyphicon glyphicon-remove"></span>
</td>
Expand All @@ -173,7 +173,7 @@ The elements marked in <span class="label label-warning">orange</span> are suppo
</td>
</tr>
<tr>
<td><a href="../reference/cmmn11/tasks/index.md">Task</a></td>
<td><a href="../cmmn11/tasks/">Task</a></td>
<td>
<span class="glyphicon glyphicon-remove"></span>
</td>
Expand All @@ -195,7 +195,7 @@ The elements marked in <span class="label label-warning">orange</span> are suppo
</td>
</tr>
<tr>
<td><a href="../reference/cmmn11/milestone.md">Milestone</a></td>
<td><a href="../cmmn11/milestone/">Milestone</a></td>
<td></td>
<td>
<span class="glyphicon glyphicon-ok"></span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@ In order to update existing CMMN 1.0 XMLs to valid CMMN 1.1 the following adjust
<td>
<code>&lt;condition&gt;</code>
<br/>&nbsp;&nbsp;
<code>&lt;body&gt;${any-expression}&lt;body&gt;</code>
<code>&lt;body&gt;$&#123;any-expression&#125;&lt;body&gt;</code>
<br/>
<code>&lt;/condition&gt;</code>
</td>
</tr>
<tr>
<th>CMMN 1.1</th>
<td>
<code>&lt;condition&gt;${any-expression}&lt;/condition&gt;</code>
<code>&lt;condition&gt;$&#123;any-expression&#125;&lt;/condition&gt;</code>
</td>
</tr>
</table>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ menu:

The `processes.xml` file is deployed as part of a process application and is used for configuration of the deployment of BPMN 2.0 resource files. Additionally, it can be used to configure process engines which are started / stopped with the deployment of the application.

See the [processes.xml](../../../user-guide/process-applications/the-processes-xml-deployment-descriptor.md) section of the <a href="../user-guide/index.md">User Guide</a> for more details..
See the [processes.xml](../../../user-guide/process-applications/the-processes-xml-deployment-descriptor.md) section of the <a href="../../../user-guide/index.md">User Guide</a> for more details..


# Xml Schema Namespace
Expand Down Expand Up @@ -65,12 +65,12 @@ The `processes.xml` may be left blank (can be empty). In this case, default valu
<td><code>&lt;process-engine&gt;</code></td>
<td><code>&lt;process-application&gt;</code></td>
<td>false</td>
<td>See <a href="../reference/deployment-descriptors/tags/process-engine.md">process-engine Reference</a></td>
<td>See <a href="../../deployment-descriptors/tags/process-engine/">process-engine Reference</a></td>
</tr>
<tr>
<td><code>&lt;process-archive&gt;</code></td>
<td><code>&lt;process-application&gt;</code></td>
<td>false</td>
<td>See <a href="../reference/deployment-descriptors/tags/process-archive.md">process-archive Reference</a></td>
<td>See <a href="../../deployment-descriptors/tags/process-archive/">process-archive Reference</a></td>
</tr>
</table>
Loading