Uses of Interface
de.xima.fc.interfaces.ISemVerProviding
Packages that use ISemVerProviding
-
Uses of ISemVerProviding in de.xima.fc.update.workflow
Classes in de.xima.fc.update.workflow that implement ISemVerProvidingModifier and TypeClassDescriptionenumenumUpdates for theFcCreateTextFilePropsmodel class.enumUpdates for theFcDecodeBase64Propsmodel class.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 ISemVerProviding in de.xima.fc.workflow.update
Methods in de.xima.fc.workflow.update with type parameters of type ISemVerProvidingModifier 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)