-
Method Summary
Filters batch operations by the specified batchOperationKey.
Filters batch operations by the specified type.
Filters batch operations by the specified state.
-
Method Details
-
batchOperationKey
Filters batch operations by the specified batchOperationKey.
- Parameters:
batchOperationKey - the ID of the batch operation
- Returns:
- the updated filter
-
batchOperationKey
- Parameters:
fn - the consumer to apply to the StringProperty
- Returns:
- the updated filter
-
operationType
Filters batch operations by the specified type.
- Parameters:
operationType - the operationType
- Returns:
- the updated filter
-
operationType
- Parameters:
fn - the consumer to apply to the BatchOperationType
- Returns:
- the updated filter
-
state
Filters batch operations by the specified state.
- Parameters:
state - the state
- Returns:
- the updated filter
-
state
- Parameters:
fn - the consumer to apply to the BatchOperationStateProperty
- Returns:
- the updated filter