Skip to content

Commit dc99299

Browse files
gadeyredhatsterobin
authored andcommitted
Merge pull request #12 from gadeyredhat/BXMSDOC-3070-master (#1084)
SME, peer & QE reviews completed. Merging this PR.
1 parent f5f71e9 commit dc99299

18 files changed

+150
-13
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<productname>{PRODUCT}</productname>
2+
<productnumber>{PRODUCT_VERSION}</productnumber>
3+
<subtitle>
4+
</subtitle>
5+
<abstract>
6+
<para>This document describes how to filter through process instances of business applications using {CENTRAL} in {PRODUCT} {PRODUCT_VERSION}.</para>
7+
</abstract>
8+
<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2+
:DM:
3+
4+
include::topics/main.adoc[]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<productname>{PRODUCT}</productname>
2+
<productnumber>{PRODUCT_VERSION}</productnumber>
3+
<subtitle>
4+
</subtitle>
5+
<abstract>
6+
<para>This document describes how to run processes and tasks of business process applications using {CENTRAL} in {PRODUCT} {PRODUCT_VERSION}.</para>
7+
</abstract>
8+
<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2+
:DROOLS:
3+
4+
include::topics/main.adoc[]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<productname>{PRODUCT}</productname>
2+
<productnumber>{PRODUCT_VERSION}</productnumber>
3+
<subtitle>
4+
</subtitle>
5+
<abstract>
6+
<para>This document describes how to run processes and tasks of business process applications using {CENTRAL} in {PRODUCT} {PRODUCT_VERSION}.</para>
7+
</abstract>
8+
<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2+
:JBPM:
3+
4+
include::topics/main.adoc[]
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
[id='assembly_filtering-process-instances']
2+
3+
include::_artifacts/document-attributes.adoc[]
4+
5+
= Filtering process instances
6+
// Context attribute is assembly specific and enables module reuse between assemblies.
7+
:doctype: book
8+
:imagesdir: _images
9+
:context: filtering-process-instances
10+
include::_artifacts/author-group.adoc[]
11+
12+
// Purpose statement for the assembly
13+
In {PRODUCT}, you can view all process instances from the *Manage Process Instances* page. All users except those with `manager` or `rest-all` roles can access and filter through process instances in {CENTRAL}.
14+
15+
.Prerequisites
16+
* Red Hat JBoss Enterprise Application Platform 7.1.0 is installed. For more information, see {URL_INSTALLING_ON_EAP}[_{INSTALLING_ON_EAP}_].
17+
* {PRODUCT} is installed. For more information, see the {URL_INSTALLING_ON_EAP}[_{INSTALLING_ON_EAP}_].
18+
* {PRODUCT} is running and you can log in to {CENTRAL} with the any role except `manager` and `rest-all`.
19+
20+
// Modules - concepts, procedures, refs, etc.
21+
include::{enterprise-dir}/processes/interacting-with-processes-process-instances-filters-con.adoc[leveloffset=+1]
22+
23+
include::{enterprise-dir}/processes/interacting-with-processes-process-instances-basic-filters-proc.adoc[leveloffset=+2]
24+
25+
include::{enterprise-dir}/processes/interacting-with-processes-process-instances-advanced-filters-proc.adoc[leveloffset=+2]
26+
27+
// Versioning info
28+
include::_artifacts/versioning-information.adoc[]

0 commit comments

Comments
 (0)