Uses of Class
com.codingapi.flow.pojo.response.NodeOption
Packages that use NodeOption
-
Uses of NodeOption in com.codingapi.flow.context
Method parameters in com.codingapi.flow.context with type arguments of type NodeOptionModifier and TypeMethodDescriptionvoidActionResponseContext.set(ActionResponse.ResponseType responseType, List<NodeOption> options) voidActionResponseContext.set(List<NodeOption> options) -
Uses of NodeOption in com.codingapi.flow.pojo.response
Constructor parameters in com.codingapi.flow.pojo.response with type arguments of type NodeOptionModifierConstructorDescriptionActionResponse(ActionResponse.ResponseType responseType, List<NodeOption> options) ActionResponse(List<NodeOption> options)