Created
March 20, 2017 15:40
-
-
Save DuncanDoyle/76acafde15963d179a687c168b88d775 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
| <task-query-filter-spec> | |
| <order-asc>false</order-asc> | |
| <query-params> | |
| <cond-column>PROCESSINSTANCEID</cond-column> | |
| <cond-operator>EQUALS_TO</cond-operator> | |
| <cond-values xsi:type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">40</cond-values> | |
| </query-params> | |
| </task-query-filter-spec> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment