类 ModuleEditorEventRet

java.lang.Object
com.sh.wf.module.event.ModuleEditorEventRet

public class ModuleEditorEventRet extends Object

Description:

Title:首亨软件 - 聚天平台

  • 字段详细资料

    • EVENT_TYPE_DOWNLOAD_RES

      public static String EVENT_TYPE_DOWNLOAD_RES
  • 构造器详细资料

    • ModuleEditorEventRet

      public ModuleEditorEventRet(FileServer_I fileServer, String resPath, int totalSize)
  • 方法详细资料

    • getFileServer

      public FileServer_I getFileServer()
    • getResPath

      public String getResPath()
    • getTotalSize

      public int getTotalSize()