Uses of Class
com.flowable.dataobject.api.runtime.SynchronizeResult
-
Packages that use SynchronizeResult Package Description com.flowable.dataobject.api.runtime -
-
Uses of SynchronizeResult in com.flowable.dataobject.api.runtime
Methods in com.flowable.dataobject.api.runtime that return SynchronizeResult Modifier and Type Method Description SynchronizeResult
MasterDataSource. synchronizeMasterDataEntries(String masterDataDefinitionKey, boolean forceUpdate)
Synchronizes the master data entries for the given master data definition.
-