override fun getActionUpdateThread()

in src/main/kotlin/producer/GenerateScipAction.kt [27:29]


  override fun getActionUpdateThread(): ActionUpdateThread {
    return ActionUpdateThread.BGT
  }