-
Method Summary
Filters process definitions by the specified name.
Filters process definitions by the specified process definition id.
Filters process definitions by the specified process definition key.
Filters process definitions by the specified resource name.
Filters process definitions by the specified tenant id.
Filters process definitions by the specified version.
Filters process definitions by the specified version tag.
-
Method Details
-
processDefinitionKey
Filters process definitions by the specified process definition key.
- Parameters:
processDefinitionKey - the key of the process definition
- Returns:
- the updated filter
-
name
Filters process definitions by the specified name.
- Parameters:
name - the name of the process definition
- Returns:
- the updated filter
-
resourceName
Filters process definitions by the specified resource name.
- Parameters:
resourceName - the resource name of the process definition
- Returns:
- the updated filter
-
version
Filters process definitions by the specified version.
- Parameters:
version - the version of the process definition
- Returns:
- the updated filter
-
versionTag
Filters process definitions by the specified version tag.
- Parameters:
versionTag - the version tag of the process definition
- Returns:
- the updated filter
-
processDefinitionId
Filters process definitions by the specified process definition id.
- Parameters:
processDefinitionId - the id of the process definition
- Returns:
- the updated filter
-
tenantId
Filters process definitions by the specified tenant id.
- Parameters:
tenantId - the tenant id of the process definition.
- Returns:
- the updated filter