Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse JUnit Jupiter with
FlowableTestinsteadUse JUnit Jupiter withFlowableTestinstead
-
Deprecated ClassesClassDescriptionUse JUnit Jupiter with
FlowableTestinsteadUse JUnit Jupiter withFlowableTestinstead
-
Deprecated MethodsMethodDescriptionuse
DelegatePlanItemInstance.setCreateTime(Date)insteadusePlanItemInstance.getCreateTime()insteadin favour of usingBatchDeleteQuery.deleteSequentiallyUsingBatch(int, String)orDeleteQuery.delete()if the query does not support batch deleteUseExecuteDecisionBuilder.executeDecision()to execute a Decision (table)useTaskInfo.getCreateTime()instead