类 OperatorResult

java.lang.Object
com.codingapi.springboot.flow.error.ErrorResult
com.codingapi.springboot.flow.error.OperatorResult

public class OperatorResult extends ErrorResult
操作人员的异常匹配对象
  • 构造器详细资料

    • OperatorResult

      public OperatorResult(List<Long> operatorIds)
    • OperatorResult

      public OperatorResult(long... operatorIds)