-
MethodDescriptionuse
BotActionResult.getPayloadNode()
insteadonly used for getting form info before 3.6use one of the comparison methods inFlowableExpressionTimeUtils
use one of the comparison methods inFlowableExpressionTimeUtils
use one of the plus options inFlowableExpressionTimeUtils
. If a combination of days, months and years is needed useFlowableExpressionTimeUtils.plusDuration(Object, String)
with a duration asP1Y5M10D
use one of the plus options inFlowableExpressionTimeUtils
. If a combination of values is needed useFlowableExpressionTimeUtils.plusDuration(Object, String)
with a duration asP1Y5M10DT10H15M10S
useFlowableExpressionTimeUtils.asLocalDate(Object)
insteaduseFlowableExpressionTimeUtils.currentLocalDate()
insteadcom.flowable.platform.service.action.DefaultScopedObjectFormProvider.getForm(String, String, String) com.flowable.platform.service.content.PlatformFolderItemService.createProcessFolderHierarchy(String)
FlowableExpressionTimeUtils
instead