-
Method Summary
Filter by correlation key.
Filter by element instance key.
Filter by last updated date.
Filter by message subscription key.
Filter by message subscription state.
Filter by process definition ID.
Filter by process instance key.
-
Method Details
-
messageSubscriptionKey
Filter by message subscription key.
- Parameters:
messageSubscriptionKey - key of the message subscription
- Returns:
- the updated filter
-
messageSubscriptionKey
- Parameters:
fn - the key BasicLongProperty consumer for the message subscription
- Returns:
- the updated filter
-
processDefinitionId
Filter by process definition ID.
- Parameters:
processDefinitionId - the process definition ID
- Returns:
- the updated filter
-
processDefinitionId
- Parameters:
fn - the process definition ID StringProperty consumer for the message
subscription
- Returns:
- the updated filter
-
processInstanceKey
Filter by process instance key.
- Parameters:
processInstanceKey - the key of the process instance
- Returns:
- the updated filter
-
processInstanceKey
- Parameters:
fn - the process instance key BasicLongProperty consumer for the message
subscription
- Returns:
- the updated filter
-
elementId
Filter by element ID.
- Parameters:
elementId - the ID of the element
- Returns:
- the updated filter
-
elementId
- Parameters:
fn - the element ID StringProperty consumer for the message subscription
- Returns:
- the updated filter
-
elementInstanceKey
Filter by element instance key.
- Parameters:
elementInstanceKey - the key of the element instance
- Returns:
- the updated filter
-
elementInstanceKey
- Parameters:
fn - the element instance key BasicLongProperty consumer for the message
subscription
- Returns:
- the updated filter
-
messageSubscriptionState
Filter by message subscription state.
- Parameters:
messageSubscriptionState - the type of the message subscription
- Returns:
- the updated filter
-
-
lastUpdatedDate
Filter by last updated date.
- Parameters:
lastUpdatedDate - the last updated date of the message subscription
- Returns:
- the updated filter
-
lastUpdatedDate
- Parameters:
fn - the last updated date DateTimeProperty consumer for the message subscription
- Returns:
- the updated filter
-
messageName
Filter by message name.
- Parameters:
messageName - the name of the message
- Returns:
- the updated filter
-
messageName
- Parameters:
fn - the message name StringProperty consumer for the message subscription
- Returns:
- the updated filter
-
correlationKey
Filter by correlation key.
- Parameters:
correlationKey - the correlation key of the message subscription
- Returns:
- the updated filter
-
correlationKey
- Parameters:
fn - the correlation key StringProperty consumer for the message subscription
- Returns:
- the updated filter
-
tenantId
Filter by tenant ID.
- Parameters:
tenantId - the tenant ID of the message subscription
- Returns:
- the updated filter
-
tenantId
- Parameters:
fn - the tenant ID StringProperty consumer for the message subscription
- Returns:
- the updated filter