类 FlowPostponedService

java.lang.Object
com.codingapi.springboot.flow.service.impl.FlowPostponedService

@Transactional public class FlowPostponedService extends Object
  • 构造器详细资料

    • FlowPostponedService

      public FlowPostponedService()
  • 方法详细资料

    • postponed

      public void postponed(long recordId, IFlowOperator currentOperator, long time)
      延期待办
      参数:
      recordId - 流程记录id
      currentOperator - 当前操作者
      time - 延期时间