Constant Field Values

Contents

org.ikasan.*

  • org.ikasan.dashboard.broadcast.State 
    Modifier and Type Constant Field Value
    public static final java.lang.String PAUSED "paused"
    public static final java.lang.String PAUSED_COLOUR "rgb(133,181,225)"
    public static final java.lang.String RECOVERING "recovering"
    public static final java.lang.String RECOVERING_COLOUR "rgb(253,185,19)"
    public static final java.lang.String RUNNING "running"
    public static final java.lang.String RUNNING_COLOUR "rgb(5,227,108)"
    public static final java.lang.String START_PAUSE "startPause"
    public static final java.lang.String START_PAUSE_COLOUR "rgb(133,181,225)"
    public static final java.lang.String STOPPED "stopped"
    public static final java.lang.String STOPPED_COLOUR "rgb(0,0,0)"
    public static final java.lang.String STOPPED_IN_ERROR "stoppedInError"
    public static final java.lang.String STOPPED_IN_ERROR_COLOUR "rgb(255,0,0)"
    public static final java.lang.String UNKNOWN "unknown"
  • org.ikasan.dashboard.ui.search.SearchConstants 
    Modifier and Type Constant Field Value
    public static final java.lang.String ERROR "error"
    public static final java.lang.String EXCLUSION "exclusion"
    public static final java.lang.String REPLAY "replay"
    public static final java.lang.String WIRETAP "wiretap"
  • org.ikasan.dashboard.ui.search.model.hospital.ExclusionEventActionImpl 
    Modifier and Type Constant Field Value
    public static final java.lang.String IGNORED "ignored"
    public static final java.lang.String RESUBMIT "re-submitted"
  • org.ikasan.dashboard.ui.security.view.LoginView 
    Modifier and Type Constant Field Value
    public static final java.lang.String ROUTE "login"
  • org.ikasan.dashboard.ui.visualisation.component.ControlPanel 
    Modifier and Type Constant Field Value
    public static final java.lang.String PAUSE "PAUSE"
    public static final java.lang.String SELECT "SELECT"
    public static final java.lang.String START "START"
    public static final java.lang.String START_PAUSE "START-PAUSE"
    public static final java.lang.String STOP "STOP"
  • org.ikasan.dashboard.ui.visualisation.component.WiretapManagementDialog 
    Modifier and Type Constant Field Value
    public static final java.lang.String LOG "log"
    public static final java.lang.String WIRETAP "wiretap"
  • org.ikasan.dashboard.ui.visualisation.model.business.stream.Destination 
    Modifier and Type Constant Field Value
    public static final java.lang.String IMAGE "frontend/images/channel.png"
  • org.ikasan.dashboard.ui.visualisation.model.business.stream.FlowState 
    Modifier and Type Constant Field Value
    public static final java.lang.String PAUSED "PAUSED"
    public static final java.lang.String RECOVERING "RECOVERING"
    public static final java.lang.String RUNNING "RUNNING"
    public static final java.lang.String STOPPED "STOPPED"
    public static final java.lang.String STOPPED_IN_ERROR "STOPPED_IN_ERROR"
  • org.ikasan.dashboard.ui.visualisation.model.business.stream.IntegratedSystem 
    Modifier and Type Constant Field Value
    public static final java.lang.String IMAGE "frontend/images/computer.png"
  • org.ikasan.dashboard.ui.visualisation.model.flow.Broker 
    Modifier and Type Constant Field Value
    public static final java.lang.String IMAGE "frontend/images/broker.png"
  • org.ikasan.dashboard.ui.visualisation.model.flow.DeadEndPoint 
    Modifier and Type Constant Field Value
    public static final java.lang.String IMAGE "frontend/images/dead-end-point.png"
  • org.ikasan.dashboard.ui.visualisation.model.flow.EventDrivenConsumer 
    Modifier and Type Constant Field Value
    public static final java.lang.String IMAGE "frontend/images/event-driven-consumer.png"
  • org.ikasan.dashboard.ui.visualisation.model.flow.FileLocation 
    Modifier and Type Constant Field Value
    public static final java.lang.String IMAGE "frontend/images/file-location.png"
  • org.ikasan.dashboard.ui.visualisation.model.flow.Filter 
    Modifier and Type Constant Field Value
    public static final java.lang.String IMAGE "frontend/images/message-filter.png"
  • org.ikasan.dashboard.ui.visualisation.model.flow.FtpConsumer 
    Modifier and Type Constant Field Value
    public static final java.lang.String IMAGE "frontend/images/ftp-consumer.png"
  • org.ikasan.dashboard.ui.visualisation.model.flow.FtpLocation 
    Modifier and Type Constant Field Value
    public static final java.lang.String IMAGE "frontend/images/ftp-location.png"
  • org.ikasan.dashboard.ui.visualisation.model.flow.Logo 
    Modifier and Type Constant Field Value
    public static final java.lang.String IMAGE "frontend/images/ikasan-titling-transparent.png"
  • org.ikasan.dashboard.ui.visualisation.model.flow.MessageChannel 
    Modifier and Type Constant Field Value
    public static final java.lang.String IMAGE "frontend/images/message-channel.png"
  • org.ikasan.dashboard.ui.visualisation.model.flow.MessageConverter 
    Modifier and Type Constant Field Value
    public static final java.lang.String IMAGE "frontend/images/message-translator.png"
  • org.ikasan.dashboard.ui.visualisation.model.flow.MessageEndPoint 
    Modifier and Type Constant Field Value
    public static final java.lang.String IMAGE "frontend/images/message-endpoint.png"
  • org.ikasan.dashboard.ui.visualisation.model.flow.MessageProducer 
    Modifier and Type Constant Field Value
    public static final java.lang.String IMAGE "frontend/images/channel-adapter.png"
  • org.ikasan.dashboard.ui.visualisation.model.flow.MessageTranslator 
    Modifier and Type Constant Field Value
    public static final java.lang.String IMAGE "frontend/images/message-translator.png"
  • org.ikasan.dashboard.ui.visualisation.model.flow.PollingConsumer 
    Modifier and Type Constant Field Value
    public static final java.lang.String IMAGE "frontend/images/polling-consumer.png"
  • org.ikasan.dashboard.ui.visualisation.model.flow.RecipientListRouter 
    Modifier and Type Constant Field Value
    public static final java.lang.String IMAGE "frontend/images/recipient-list-router.png"
  • org.ikasan.dashboard.ui.visualisation.model.flow.SftpConsumer 
    Modifier and Type Constant Field Value
    public static final java.lang.String IMAGE "frontend/images/sftp-consumer.png"
  • org.ikasan.dashboard.ui.visualisation.model.flow.SftpLocation 
    Modifier and Type Constant Field Value
    public static final java.lang.String IMAGE "frontend/images/sftp-location.png"
  • org.ikasan.dashboard.ui.visualisation.model.flow.Splitter 
    Modifier and Type Constant Field Value
    public static final java.lang.String IMAGE "frontend/images/splitter.png"