Uses of Interface
de.xima.fc.interfaces.workflow.mixin.IUpdateTransition
Packages that use IUpdateTransition
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 IUpdateTransition in de.xima.fc.interfaces.workflow.mixin
Methods in de.xima.fc.interfaces.workflow.mixin that return types with arguments of type IUpdateTransitionModifier and TypeMethodDescriptionISequentialUpdating.getTransitions()A map from the version where an update is required to that update. -
Uses of IUpdateTransition in de.xima.fc.update.interfaces
Subinterfaces of IUpdateTransition in de.xima.fc.update.interfacesMethods in de.xima.fc.update.interfaces that return types with arguments of type IUpdateTransitionModifier and TypeMethodDescriptionstatic <E extends Enum<E> & IBuiltinWorkflowUpdate>
com.google.common.collect.ImmutableMap<com.vdurmont.semver4j.Semver, IUpdateTransition> -
Uses of IUpdateTransition in de.xima.fc.update.workflow
Classes in de.xima.fc.update.workflow that implement IUpdateTransitionModifier 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.enumFields in de.xima.fc.update.workflow with type parameters of type IUpdateTransitionModifier and TypeFieldDescriptionstatic final com.google.common.collect.ImmutableMap<com.vdurmont.semver4j.Semver, IUpdateTransition> EFcChangeFormRecordActivenessHandler.TRANSITIONSstatic final com.google.common.collect.ImmutableMap<com.vdurmont.semver4j.Semver, IUpdateTransition> EFcCompressAsZipUpdates.TRANSITIONSImmutable map of all transitions contained in this enumeration.static final com.google.common.collect.ImmutableMap<com.vdurmont.semver4j.Semver, IUpdateTransition> EFcCreateTextFilePropsUpdate.TRANSITIONSAll update transitions from this enumeration for the model class.static final com.google.common.collect.ImmutableMap<com.vdurmont.semver4j.Semver, IUpdateTransition> EFcDecodeBase64PropsUpdate.TRANSITIONSAll update transitions from this enumeration for the model class.static final com.google.common.collect.ImmutableMap<com.vdurmont.semver4j.Semver, IUpdateTransition> EFcEmailUpdates.TRANSITIONSImmutable map of all transitions contained in this enumeration.static final com.google.common.collect.ImmutableMap<com.vdurmont.semver4j.Semver, IUpdateTransition> EFcExportToPersistencePropsUpdate.TRANSITIONSAll update transitions from this enumeration for the model class.static final com.google.common.collect.ImmutableMap<com.vdurmont.semver4j.Semver, IUpdateTransition> EFcExportToXmlPropsUpdate.TRANSITIONSAll update transitions from this enumeration for the model class.static final com.google.common.collect.ImmutableMap<com.vdurmont.semver4j.Semver, IUpdateTransition> EFcFillPdfPropsUpdate.TRANSITIONSAll update transitions from this enumeration for the model class.static final com.google.common.collect.ImmutableMap<com.vdurmont.semver4j.Semver, IUpdateTransition> EFcFillWordPropsUpdate.TRANSITIONSAll update transitions from this enumeration for the model class.static final com.google.common.collect.ImmutableMap<com.vdurmont.semver4j.Semver, IUpdateTransition> EFcHttpRequestPropsUpdate.TRANSITIONSAll update transitions from this enumeration for the model class.static final com.google.common.collect.ImmutableMap<com.vdurmont.semver4j.Semver, IUpdateTransition> EFcProcessLogPdfPropsUpdate.TRANSITIONSAll update transitions from this enumeration for the model class.static final com.google.common.collect.ImmutableMap<com.vdurmont.semver4j.Semver, IUpdateTransition> EFcProvideResourcePropsUpdate.TRANSITIONSAll update transitions from this enumeration for the model class.static final com.google.common.collect.ImmutableMap<com.vdurmont.semver4j.Semver, IUpdateTransition> EFcSendFormRecordMessagePropsUpdate.TRANSITIONS -
Uses of IUpdateTransition in de.xima.fc.workflow.designer.registry.nodes
Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type IUpdateTransitionModifier and TypeMethodDescriptionMap<com.vdurmont.semver4j.Semver, IUpdateTransition> FcChangeFormRecordChatActivenessHandler.getTransitions()Map<com.vdurmont.semver4j.Semver, IUpdateTransition> FcCompressAsZipHandler.getTransitions()Map<com.vdurmont.semver4j.Semver, IUpdateTransition> FcCreateTextFileHandler.getTransitions()Map<com.vdurmont.semver4j.Semver, IUpdateTransition> FcDecodeBase64Handler.getTransitions()Map<com.vdurmont.semver4j.Semver, IUpdateTransition> FcEmailHandler.getTransitions()Map<com.vdurmont.semver4j.Semver, IUpdateTransition> FcExportToPersistenceHandler.getTransitions()Map<com.vdurmont.semver4j.Semver, IUpdateTransition> FcExportToXmlHandler.getTransitions()Map<com.vdurmont.semver4j.Semver, IUpdateTransition> FcFillPdfHandler.getTransitions()Map<com.vdurmont.semver4j.Semver, IUpdateTransition> FcFillWordHandler.getTransitions()Map<com.vdurmont.semver4j.Semver, IUpdateTransition> FcHttpRequestHandler.getTransitions()Map<com.vdurmont.semver4j.Semver, IUpdateTransition> FcProcessLogPdfHandler.getTransitions()Map<com.vdurmont.semver4j.Semver, IUpdateTransition> FcProvideResourceHandler.getTransitions()Map<com.vdurmont.semver4j.Semver, IUpdateTransition> FcSendFormRecordMessageHandler.getTransitions() -
Uses of IUpdateTransition in de.xima.fc.workflow.update
Classes in de.xima.fc.workflow.update that implement IUpdateTransitionModifier and TypeClassDescriptionfinal classAIUpdateTransitioncomposed of multiple individual .transitions.Methods in de.xima.fc.workflow.update with type parameters of type IUpdateTransitionModifier and TypeMethodDescriptionstatic <T extends Enum<T> & IUpdateTransition & ISemVerProviding>
com.google.common.collect.ImmutableMap<com.vdurmont.semver4j.Semver, IUpdateTransition> UpdateTransitions.createForEnum(Class<? extends Enum<T>> enumType) Methods in de.xima.fc.workflow.update that return types with arguments of type IUpdateTransitionModifier and TypeMethodDescriptionstatic <T extends Enum<T> & IUpdateTransition & ISemVerProviding>
com.google.common.collect.ImmutableMap<com.vdurmont.semver4j.Semver, IUpdateTransition> UpdateTransitions.createForEnum(Class<? extends Enum<T>> enumType) Constructor parameters in de.xima.fc.workflow.update with type arguments of type IUpdateTransitionModifierConstructorDescriptionListUpdateTransition(List<? extends IUpdateTransition> transitions)