Uses of Class
com.apiflows.model.SuccessAction
Packages that use SuccessAction
-
Uses of SuccessAction in com.apiflows.model
Methods in com.apiflows.model that return SuccessActionMethods in com.apiflows.model that return types with arguments of type SuccessActionMethod parameters in com.apiflows.model with type arguments of type SuccessActionModifier and TypeMethodDescriptionStep.onSuccess(List<SuccessAction> onSuccess) voidStep.setOnSuccess(List<SuccessAction> onSuccess) voidComponents.setSuccessActions(Map<String, SuccessAction> successActions)