| Package | Description |
|---|---|
| org.flowstep.mongo.model | |
| org.flowstep.mongo.model.serialize |
| Modifier and Type | Method and Description |
|---|---|
StepFilterOperator |
StepFilterGroup.getType() |
static StepFilterOperator |
StepFilterOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StepFilterOperator[] |
StepFilterOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StepFilterGroup |
StepFilterGroup.setType(StepFilterOperator type) |
| Modifier and Type | Method and Description |
|---|---|
StepFilterOperator |
StepFilterOperatorDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
StepFilterOperatorSerializer.serialize(StepFilterOperator value,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
Copyright © 2022. All rights reserved.