Uses of Interface
org.ikasan.dashboard.ui.visualisation.model.flow.Destination
-
Packages that use Destination Package Description org.ikasan.dashboard.ui.visualisation.layout org.ikasan.dashboard.ui.visualisation.model.flow -
-
Uses of Destination in org.ikasan.dashboard.ui.visualisation.layout
Fields in org.ikasan.dashboard.ui.visualisation.layout with type parameters of type Destination Modifier and Type Field Description protected java.util.List<Destination>LayoutManagerBase. destinations -
Uses of Destination in org.ikasan.dashboard.ui.visualisation.model.flow
Classes in org.ikasan.dashboard.ui.visualisation.model.flow that implement Destination Modifier and Type Class Description classFileLocationCreated by stewmi on 07/11/2018.classFtpLocationCreated by stewmi on 07/11/2018.classMessageChannelCreated by stewmi on 07/11/2018.classSftpLocationCreated by stewmi on 07/11/2018.
-