Uses of Class
org.ikasan.dashboard.ui.visualisation.model.flow.SingleRecipientRouter.SingleRecipientRouterBuilder
-
Packages that use SingleRecipientRouter.SingleRecipientRouterBuilder Package Description org.ikasan.dashboard.ui.visualisation.model.flow -
-
Uses of SingleRecipientRouter.SingleRecipientRouterBuilder in org.ikasan.dashboard.ui.visualisation.model.flow
Methods in org.ikasan.dashboard.ui.visualisation.model.flow that return SingleRecipientRouter.SingleRecipientRouterBuilder Modifier and Type Method Description static SingleRecipientRouter.SingleRecipientRouterBuilderSingleRecipientRouter. singleRecipientRouterBuilder()SingleRecipientRouter.SingleRecipientRouterBuilderSingleRecipientRouter.SingleRecipientRouterBuilder. withId(java.lang.String id)SingleRecipientRouter.SingleRecipientRouterBuilderSingleRecipientRouter.SingleRecipientRouterBuilder. withName(java.lang.String name)
-