Uses of Interface
de.xima.fc.interfaces.ISemVerProviding
-
Packages that use ISemVerProviding Package Description de.xima.fc.workflow.update de.xima.fc.workflow.update.node -
-
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)
-
Uses of ISemVerProviding in de.xima.fc.workflow.update.node
Classes in de.xima.fc.workflow.update.node that implement ISemVerProviding Modifier and Type Class Description class
EFcHttpRequestPropsUpdate
Updates for theFcHttpRequestProps
model class.
-