Class FlowVisualisationDialog

  • All Implemented Interfaces:
    com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasComponents, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasEnabled, com.vaadin.flow.component.HasSize, java.io.Serializable

    public class FlowVisualisationDialog
    extends com.vaadin.flow.component.dialog.Dialog
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.vaadin.flow.component.dialog.Dialog

        com.vaadin.flow.component.dialog.Dialog.DialogCloseActionEvent, com.vaadin.flow.component.dialog.Dialog.DialogResizeEvent
      • Nested classes/interfaces inherited from class com.vaadin.flow.component.dialog.GeneratedVaadinDialog

        com.vaadin.flow.component.dialog.GeneratedVaadinDialog.OpenedChangeEvent<R extends com.vaadin.flow.component.dialog.GeneratedVaadinDialog<R>>
    • Constructor Summary

      Constructors 
      Constructor Description
      FlowVisualisationDialog​(org.ikasan.spec.module.client.ModuleControlService moduleControlRestService, org.ikasan.spec.module.client.ConfigurationService configurationRestService, org.ikasan.spec.module.client.TriggerService triggerRestService, org.ikasan.spec.metadata.ConfigurationMetaDataService configurationMetadataService, org.ikasan.spec.metadata.ModuleMetaData moduleMetaData, Flow flow, org.ikasan.spec.solr.SolrGeneralService<org.ikasan.solr.model.IkasanSolrDocument,​org.ikasan.solr.model.IkasanSolrDocumentSearchResults> solrSearchService, SearchFoundStatus searchFoundStatus, org.ikasan.spec.hospital.service.HospitalAuditService hospitalAuditService, org.ikasan.spec.module.client.ResubmissionService resubmissionRestService, org.ikasan.spec.module.client.ReplayService replayRestService, org.ikasan.spec.metadata.ModuleMetaDataService moduleMetadataService, org.ikasan.spec.persistence.BatchInsert replayAuditService, org.ikasan.spec.module.client.MetaDataService metaDataApplicationRestService, org.ikasan.spec.persistence.BatchInsert<org.ikasan.spec.metadata.ModuleMetaData> moduleMetaDataService)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void search​(java.lang.String type)
      Method to perform the search.
      • Methods inherited from class com.vaadin.flow.component.dialog.Dialog

        add, addAttachListener, addComponentAtIndex, addDetachListener, addDialogCloseActionListener, addOpenedChangeListener, addResizeListener, close, getChildren, getHeight, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getWidth, isCloseOnEsc, isCloseOnOutsideClick, isDraggable, isModal, isOpened, isResizable, open, remove, removeAll, setCloseOnEsc, setCloseOnOutsideClick, setDraggable, setHeight, setMaxHeight, setMaxWidth, setMinHeight, setMinWidth, setModal, setOpened, setResizable, setWidth
      • Methods inherited from class com.vaadin.flow.component.dialog.GeneratedVaadinDialog

        getAriaLabelString, isOpenedBoolean, setAriaLabel
      • Methods inherited from class com.vaadin.flow.component.Component

        addListener, fireEvent, from, get, getElement, getEventBus, getId, getLocale, getParent, getTranslation, getTranslation, getUI, hasListener, isTemplateMapped, isVisible, onAttach, onDetach, onEnabledStateChanged, set, setElement, setId, setVisible
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface com.vaadin.flow.component.HasComponents

        add, addComponentAsFirst
      • Methods inherited from interface com.vaadin.flow.component.HasElement

        getElement
      • Methods inherited from interface com.vaadin.flow.component.HasEnabled

        isEnabled, setEnabled
      • Methods inherited from interface com.vaadin.flow.component.HasSize

        setHeightFull, setSizeFull, setSizeUndefined, setWidthFull
    • Constructor Detail

      • FlowVisualisationDialog

        public FlowVisualisationDialog​(org.ikasan.spec.module.client.ModuleControlService moduleControlRestService,
                                       org.ikasan.spec.module.client.ConfigurationService configurationRestService,
                                       org.ikasan.spec.module.client.TriggerService triggerRestService,
                                       org.ikasan.spec.metadata.ConfigurationMetaDataService configurationMetadataService,
                                       org.ikasan.spec.metadata.ModuleMetaData moduleMetaData,
                                       Flow flow,
                                       org.ikasan.spec.solr.SolrGeneralService<org.ikasan.solr.model.IkasanSolrDocument,​org.ikasan.solr.model.IkasanSolrDocumentSearchResults> solrSearchService,
                                       SearchFoundStatus searchFoundStatus,
                                       org.ikasan.spec.hospital.service.HospitalAuditService hospitalAuditService,
                                       org.ikasan.spec.module.client.ResubmissionService resubmissionRestService,
                                       org.ikasan.spec.module.client.ReplayService replayRestService,
                                       org.ikasan.spec.metadata.ModuleMetaDataService moduleMetadataService,
                                       org.ikasan.spec.persistence.BatchInsert replayAuditService,
                                       org.ikasan.spec.module.client.MetaDataService metaDataApplicationRestService,
                                       org.ikasan.spec.persistence.BatchInsert<org.ikasan.spec.metadata.ModuleMetaData> moduleMetaDataService)
    • Method Detail

      • search

        protected void search​(java.lang.String type)
        Method to perform the search.
        Parameters:
        type - the entity type