Class MBeanOperationResultScreen.OperationBackgroundTask

java.lang.Object
io.jmix.ui.executor.BackgroundTask<Long,Object>
io.jmix.ui.app.jmxconsole.screen.inspect.operation.MBeanOperationResultScreen.OperationBackgroundTask
Enclosing class:
MBeanOperationResultScreen

protected class MBeanOperationResultScreen.OperationBackgroundTask extends BackgroundTask<Long,Object>
  • Field Details

    • label

      protected Label<String> label
    • resultMessage

      protected String resultMessage
  • Constructor Details

    • OperationBackgroundTask

      protected OperationBackgroundTask(long timeoutSeconds, Screen screen)
  • Method Details