E
- the data object the workflow is running onF
- the definition of the choice field to extractpublic interface ChoiceFieldExtractor<E extends DataObject<E>,F extends FieldChoiceDefinition<F>>
Modifier and Type | Method and Description |
---|---|
ChoiceValue<F> |
extractChoiceValue(E object)
Extracts the payload from a choice field in the object
|
ChoiceValue<F> extractChoiceValue(E object)
object
- data object