public interface ProcessStatus
流程状态
  • 字段概要

    字段
    修饰符和类型
    字段
    说明
    static final byte
    结束
    static final byte
    中断
    static final byte
    运行中
  • 字段详细资料