Uses of Interface
de.xima.fc.interfaces.IUpdateCustomParametersParams
Packages that use IUpdateCustomParametersParams
Package
Description
-
Uses of IUpdateCustomParametersParams in de.xima.fc.interfaces.workflow
Methods in de.xima.fc.interfaces.workflow with parameters of type IUpdateCustomParametersParamsModifier and TypeMethodDescriptiondefault com.alibaba.fastjson.JSONObject
ICustomParametersUpdateable.updateCustomParams
(IUpdateCustomParametersParams params) Updates the custom parameters to the currentIVersionedCustomParametersProviding.getCustomParametersVersion()
. -
Uses of IUpdateCustomParametersParams in de.xima.fc.interfaces.workflow.mixin
Methods in de.xima.fc.interfaces.workflow.mixin with parameters of type IUpdateCustomParametersParamsModifier and TypeMethodDescriptiondefault com.alibaba.fastjson.JSONObject
ISequentialUpdating.updateCustomParams
(IUpdateCustomParametersParams params) -
Uses of IUpdateCustomParametersParams in de.xima.fc.workflow
Classes in de.xima.fc.workflow that implement IUpdateCustomParametersParamsModifier and TypeClassDescriptionfinal class
Default POJO implementation ofIUpdateCustomParametersParams
.