state params Schema #
undefined#/properties/postProcess/items/allOf/15/properties/params
Parameters to be passed to the state module
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | specSchema.schema.json* |
params Type #
object
(state params)
state params Properties #
identityFunction #
identityFunction TODO
identityFunction
- is optional
- type:
string
- cannot be null
- Unstructured type
accumulatePredicate #
accumulatePredicate TODO
accumulatePredicate
- is optional
- type:
string
- cannot be null
- Unstructured type
accumulatorFunction #
accumulatorFunction TODO
accumulatorFunction
- is optional
- type:
string
- cannot be null
- Unstructured type
stateFunction #
stateFunction TODO
stateFunction
- is optional
- type:
string
- cannot be null
- Unstructured type
rowFunction #
rowFunction TODO
rowFunction
- is optional
- type:
string
- cannot be null
- Unstructured type
preEmitPredicate #
preEmitPredicate TODO
preEmitPredicate
- is optional
- type:
string
- cannot be null
- Unstructured type
stateChangeInclusiveEndPredicate #
stateChangeInclusiveEndPredicate TODO
stateChangeInclusiveEndPredicate
- is optional
- type:
string
- cannot be null
- Unstructured type
stateChangePreEmitFunction #
stateChangePreEmitFunction TODO
stateChangePreEmitFunction
- is optional
- type:
string
- cannot be null
- Unstructured type
stateChangePreEmitPredicate #
stateChangePreEmitPredicate TODO
stateChangePreEmitPredicate
- is optional
- type:
string
- cannot be null
- Unstructured type
stateChangeSummaryFunction #
stateChangeSummaryFunction TODO
stateChangeSummaryFunction
- is optional
- type:
string
- cannot be null
- Unstructured type
stateChangeSummaryPredicate #
stateChangeSummaryPredicate TODO
stateChangeSummaryPredicate
- is optional
- type:
string
- cannot be null
- Unstructured type
drainFunction #
drainFunction TODO
drainFunction
- is optional
- type:
string
- cannot be null
- Unstructured type
serialize #
Enumeration of strings with constraints below
serialize
serialize Constraints #
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"compress" |