Uses of Interface
org.ikasan.dashboard.ui.visualisation.correlate.Correlator
-
Packages that use Correlator Package Description org.ikasan.dashboard.ui.visualisation.correlate org.ikasan.dashboard.ui.visualisation.model.business.stream -
-
Uses of Correlator in org.ikasan.dashboard.ui.visualisation.correlate
Classes in org.ikasan.dashboard.ui.visualisation.correlate that implement Correlator Modifier and Type Class Description classXpathCorrelator -
Uses of Correlator in org.ikasan.dashboard.ui.visualisation.model.business.stream
Methods in org.ikasan.dashboard.ui.visualisation.model.business.stream that return Correlator Modifier and Type Method Description CorrelatorFlow. getCorrelator()Methods in org.ikasan.dashboard.ui.visualisation.model.business.stream with parameters of type Correlator Modifier and Type Method Description voidFlow. setCorrelator(Correlator correlator)
-