Uses of Interface
de.xima.fc.fastjson.IFastJsonUpdateTransition
Packages that use IFastJsonUpdateTransition
Package
Description
The workflow engine is generic in the sense that it never checks the type of a
trigger or
node for special types, all logic is implemented in terms
of the ITriggerHandler and
INodeHandler interfaces.-
Uses of IFastJsonUpdateTransition in de.xima.fc.fastjson
Method parameters in de.xima.fc.fastjson with type arguments of type IFastJsonUpdateTransitionModifier and TypeMethodDescriptionstatic <TVersion extends Comparable<TVersion>>
FastJsonUpdater<TVersion> FastJsonUpdater.of(Map<TVersion, ? extends IFastJsonUpdateTransition> transitions) -
Uses of IFastJsonUpdateTransition in de.xima.fc.interfaces.plugin.param.form_record.message
Methods in de.xima.fc.interfaces.plugin.param.form_record.message that return types with arguments of type IFastJsonUpdateTransitionModifier and TypeMethodDescriptiondefault Map<com.vdurmont.semver4j.Semver, IFastJsonUpdateTransition> IPluginMessageConfigExtension.getUpdateTransitions()A map from the version where an update is required to that update. -
Uses of IFastJsonUpdateTransition in de.xima.fc.interfaces.workflow.mixin
Subinterfaces of IFastJsonUpdateTransition in de.xima.fc.interfaces.workflow.mixinModifier and TypeInterfaceDescriptioninterfacePerforms an upgrade from a previous version to a newer version. -
Uses of IFastJsonUpdateTransition in de.xima.fc.update.interfaces
Subinterfaces of IFastJsonUpdateTransition in de.xima.fc.update.interfaces -
Uses of IFastJsonUpdateTransition in de.xima.fc.update.workflow
Classes in de.xima.fc.update.workflow that implement IFastJsonUpdateTransitionModifier and TypeClassDescriptionenumenumEnumeration with the updates for the properties of the compress as ZIP action.enumUpdates for theFcCreateTextFilePropsmodel class.enumUpdates for theFcDecodeBase64Propsmodel class.enumEnumeration with the updates for the properties of the email workflow action.enumUpdates for theFcExportToPersistencePropsmodel class.enumUpdates for theFcExportToXmlPropsmodel class.enumUpdates for theFcFillPdfPropsmodel class.enumUpdates for theFcFillWordPropsmodel class.enumUpdates for theFcHttpRequestPropsmodel class.enumUpdates for theFcProcessLogPdfPropsmodel class.enumUpdates for theFcProvideResourcePropsmodel class.enum -
Uses of IFastJsonUpdateTransition in de.xima.fc.workflow.update
Classes in de.xima.fc.workflow.update that implement IFastJsonUpdateTransitionModifier and TypeClassDescriptionfinal classAIUpdateTransitioncomposed of multiple individual .transitions.