Class EventStreamTestViewModel
java.lang.Object
com.inductiveautomation.eventstream.designer.ui.viewmodel.EventStreamTestViewModel
- All Implemented Interfaces:
ViewModel
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enumstatic enum -
Constructor Summary
ConstructorsConstructorDescriptionEventStreamTestViewModel(ViewModelSwingWorkerExecutor executor, EventStreamRpc rpc) -
Method Summary
Modifier and TypeMethodDescriptionprotected EventStreamDiagnosticsprotected EventStreamRunConfigprotected SourceConfigvoidinitialize(HandlerRegistry handlerRegistry, EventStreamConfigManager creator) isDryRun()voidvoidsetConfigData(String text) voidsetIsDryRun(Boolean dryRun) voidvoidsetSelectedSourceOption(EventStreamTestViewModel.SourceOption sourceOption) voidprotected void
-
Constructor Details
-
EventStreamTestViewModel
-
-
Method Details
-
initialize
-
updateResults
protected void updateResults() -
setIsDryRun
-
setSelectedStageOption
-
setSelectedSourceOption
-
setSelectedEncoderOption
-
setConfigData
-
onRunClicked
public void onRunClicked() -
getDiagnostics
-
getSourceConfig
-
getRunConfig
-
getRunOptions
-
sourceOptions
-
selectedSourceOption
-
isDryRun
-
stageOptions
-
selectedStageOption
-
configData
-
resultItems
-
encoderOptions
-
selectedEncoderOption
-
runEnabled
-