Uses of Interface
de.xima.fc.interfaces.ISemVerProviding
-
Packages that use ISemVerProviding Package Description de.xima.fc.update.workflow de.xima.fc.workflow.update -
-
Uses of ISemVerProviding in de.xima.fc.update.workflow
Classes in de.xima.fc.update.workflow that implement ISemVerProviding Modifier and Type Class Description class
EFcCreateTextFilePropsUpdate
Updates for theFcCreateTextFileProps
model class.class
EFcDecodeBase64PropsUpdate
Updates for theFcDecodeBase64Props
model class.class
EFcExportToPersistencePropsUpdate
Updates for theFcExportToPersistenceProps
model class.class
EFcExportToXmlPropsUpdate
Updates for theFcExportToXmlProps
model class.class
EFcFillPdfPropsUpdate
Updates for theFcFillPdfProps
model class.class
EFcFillWordPropsUpdate
Updates for theFcFillWordProps
model class.class
EFcHttpRequestPropsUpdate
Updates for theFcHttpRequestProps
model class.class
EFcProcessLogPdfPropsUpdate
Updates for theFcProcessLogPdfProps
model class.class
EFcProvideResourcePropsUpdate
Updates for theFcProvideResourceProps
model class. -
Uses of ISemVerProviding in de.xima.fc.workflow.update
Methods in de.xima.fc.workflow.update with type parameters of type ISemVerProviding Modifier and Type Method Description static <T extends Enum<T> & IUpdateTransition & ISemVerProviding>
com.google.common.collect.ImmutableMap<com.vdurmont.semver4j.Semver,IUpdateTransition>UpdateTransitions. createForEnum(Class<? extends Enum<T>> enumType)
-