Class ErrorThrow

java.lang.Object
com.codingapi.flow.error.ErrorThrow

public class ErrorThrow extends Object
异常流程配置,在节点没有匹配到人员时触发 异常时可以指定跳转到的节点或者指定默认的审批人员,两者二选一,优先以跳转的节点为准
  • Constructor Details

    • ErrorThrow

      public ErrorThrow()
  • Method Details