Uses of Interface
de.xima.fc.update.interfaces.IBuiltinWorkflowUpdate
-
Packages that use IBuiltinWorkflowUpdate Package Description de.xima.fc.update.interfaces de.xima.fc.update.workflow -
-
Uses of IBuiltinWorkflowUpdate in de.xima.fc.update.interfaces
Methods in de.xima.fc.update.interfaces with type parameters of type IBuiltinWorkflowUpdate Modifier and Type Method Description static <E extends Enum<E> & IBuiltinWorkflowUpdate>
com.google.common.collect.ImmutableMap<com.vdurmont.semver4j.Semver,IUpdateTransition>IBuiltinWorkflowUpdate. create(Class<E> enumClass)
-
Uses of IBuiltinWorkflowUpdate in de.xima.fc.update.workflow
Classes in de.xima.fc.update.workflow that implement IBuiltinWorkflowUpdate Modifier and Type Class Description class
EFcCompressAsZipUpdates
Enumeration with the updates for the properties of the compress as ZIP action.class
EFcEmailUpdates
Enumeration with the updates for the properties of the email workflow action.
-