Interface IUpdateTransition
-
- All Superinterfaces:
IFastJsonUpdateTransition
- All Known Subinterfaces:
IBuiltinWorkflowUpdate
- All Known Implementing Classes:
EFcChangeFormRecordActivenessHandler,EFcCompressAsZipUpdates,EFcCreateTextFilePropsUpdate,EFcDecodeBase64PropsUpdate,EFcEmailUpdates,EFcExportToPersistencePropsUpdate,EFcExportToXmlPropsUpdate,EFcFillPdfPropsUpdate,EFcFillWordPropsUpdate,EFcHttpRequestPropsUpdate,EFcProcessLogPdfPropsUpdate,EFcProvideResourcePropsUpdate,EFcSendFormRecordMessagePropsUpdate,ListUpdateTransition
public interface IUpdateTransition extends IFastJsonUpdateTransition
Performs an upgrade from a previous version to a newer version.- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
-
Methods inherited from interface de.xima.fc.fastjson.IFastJsonUpdateTransition
downgrade, upgrade
-
-