Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse JUnit Jupiter with
FlowableTest
insteadUse JUnit Jupiter withFlowableTest
instead
-
Deprecated ClassesClassDescriptionUse JUnit Jupiter with
FlowableTest
insteadUse JUnit Jupiter withFlowableTest
instead
-
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