Class FlowTodoMerge

java.lang.Object
com.codingapi.flow.record.FlowTodoMerge

public class FlowTodoMerge extends Object
存储待办合并的记录,仅当开启流程记录合并时才会产生合并记录数据 FlowRecord#isMergeable() 为true时才会产生
  • Constructor Details

  • Method Details

    • isRecord

      public boolean isRecord(long recordId)