Uses of Class
de.xima.fc.update.SystemUpdateVersion
-
-
Uses of SystemUpdateVersion in de.xima.fc.update
Methods in de.xima.fc.update that return SystemUpdateVersion Modifier and Type Method Description static SystemUpdateVersionSystemUpdateVersion. of(int major, int minor, int patch)Gets a system update version with the given major, minor and patch version.Methods in de.xima.fc.update with parameters of type SystemUpdateVersion Modifier and Type Method Description intSystemUpdateVersion. compareTo(SystemUpdateVersion that) -
Uses of SystemUpdateVersion in de.xima.fc.update.interfaces
Methods in de.xima.fc.update.interfaces that return SystemUpdateVersion Modifier and Type Method Description SystemUpdateVersionISystemUpdate. getVersion()Gets the formcycle version where the update was introduced. -
Uses of SystemUpdateVersion in de.xima.fc.update.updates.pre8
Methods in de.xima.fc.update.updates.pre8 that return SystemUpdateVersion Modifier and Type Method Description SystemUpdateVersionAddAuthenticatorsUpdate_6_4. getVersion()SystemUpdateVersionAuthTemplateUpdate_6_4. getVersion()SystemUpdateVersionClearAndUpdateDatatablesUpdate_6_0. getVersion()SystemUpdateVersionCSVSourcesMigrationUpdate. getVersion()SystemUpdateVersionDeprecateTextTemplateSystemInfoUpdate_7_0. getVersion()SystemUpdateVersionEncryptTemplateI18nUpdate_6_4. getVersion()SystemUpdateVersionFileFormRecordDataSizeUpdate_6_0. getVersion()SystemUpdateVersionFixMissingInvalidTokenTemplate_6_6_9. getVersion()SystemUpdateVersionFormVersionUpdate_6_1. getVersion()SystemUpdateVersionI18nVariableMigrationUpdate. getVersion()SystemUpdateVersionPluginToDatabaseUpdate. getVersion()SystemUpdateVersionProcessingUpdate_6_1. getVersion()SystemUpdateVersionProcessingUpdate_6_2. getVersion()SystemUpdateVersionProjectIdentityCheckDataUpdate_7_0. getVersion()SystemUpdateVersionProjectInboxUpdate_6_4. getVersion()SystemUpdateVersionProjectPasswordMigration_7_0. getVersion()SystemUpdateVersionReinitialzeMySQLProjectTables_6_0. getVersion()SystemUpdateVersionRoleAccessPropertyUpdate_6_0. getVersion()SystemUpdateVersionRoleAccessPropertyUpdate_6_1. getVersion()SystemUpdateVersionRoleAccessPropertyUpdate_6_2. getVersion()SystemUpdateVersionRoleAccessPropertyUpdate_6_4. getVersion()SystemUpdateVersionRoleAccessPropertyUpdate_6_5. getVersion()SystemUpdateVersionRoleAccessPropertyUpdate_6_6_1. getVersion()SystemUpdateVersionRoleAccessPropertyUpdate_7_0_11. getVersion()SystemUpdateVersionRoleAccessPropertyUpdate_7_0_13. getVersion()SystemUpdateVersionRoleAccessPropertyUpdate_7_0. getVersion()SystemUpdateVersionRoleAccessPropertyUpdate_7_1. getVersion()SystemUpdateVersionRoleAccessPropertyUpdate_7_2. getVersion()SystemUpdateVersionRoleAccessPropertyUpdate_7_3. getVersion()SystemUpdateVersionRoleAccessPropertyUpdate_7_4. getVersion()SystemUpdateVersionTemplateUpdate_6_5. getVersion()SystemUpdateVersionTextTemplates_6_0. getVersion()SystemUpdateVersionThemeToFormVersionUpdate. getVersion()SystemUpdateVersionWorkflowStateReceivedRefactor_7_0_13. getVersion()SystemUpdateVersionWorkflowStateRecordRestrictionUpdate_7_0_5. getVersion() -
Uses of SystemUpdateVersion in de.xima.fc.update.updates.v8
Methods in de.xima.fc.update.updates.v8 that return SystemUpdateVersion Modifier and Type Method Description SystemUpdateVersionCreateIndirectClientAuthorizations_8_0. getVersion()SystemUpdateVersionCreateLdapAuthenticatorsUpdate_8_0. getVersion()Deprecated.SystemUpdateVersionDeactivateNtlmUpdate_8_0. getVersion()SystemUpdateVersionKerberosConfigMigrationUpdate_8_0_4. getVersion()SystemUpdateVersionMigrateClientLdapData_8_0. getVersion()SystemUpdateVersionMigrateOldWorkflowUserReferencesUpdate_8. getVersion()Deprecated.SystemUpdateVersionMigrateUserGroupReferencesInFormDesignerToUuid_8_0_4. getVersion()SystemUpdateVersionMigrateUsersUpdate_8_0. getVersion()Deprecated.SystemUpdateVersionMigrateWorkflowUserReferencesUpdate_8_0. getVersion()SystemUpdateVersionRenameQuartzTriggerJobName_8_0. getVersion()SystemUpdateVersionRoleAccessPropertyUpdate_8_0_2. getVersion()SystemUpdateVersionRoleAccessPropertyUpdate_8_0. getVersion()SystemUpdateVersionTemplateUpdate_8_0. getVersion() -
Uses of SystemUpdateVersion in de.xima.fc.update.updates.v8_1
Methods in de.xima.fc.update.updates.v8_1 that return SystemUpdateVersion Modifier and Type Method Description SystemUpdateVersionI18NVariableInputElementCounterUpdate_8_1. getVersion()SystemUpdateVersionInitMimeCheckActivationUpdate_8_1. getVersion()SystemUpdateVersionPropertiesToDatabaseUpdate_8_1. getVersion()SystemUpdateVersionSystemAuthenticatorClientRestrictionFlagUpdate_8_1. getVersion() -
Uses of SystemUpdateVersion in de.xima.fc.update.updates.v8_2
Methods in de.xima.fc.update.updates.v8_2 that return SystemUpdateVersion Modifier and Type Method Description SystemUpdateVersionFormVersionPropertiesUpdate_8_2. getVersion()SystemUpdateVersionRoleAccessPropertyUpdate_8_2. getVersion() -
Uses of SystemUpdateVersion in de.xima.fc.update.updates.v8_3
Methods in de.xima.fc.update.updates.v8_3 that return SystemUpdateVersion Modifier and Type Method Description SystemUpdateVersionRoleAccessPropertyUpdate_8_3. getVersion() -
Uses of SystemUpdateVersion in de.xima.fc.update.updates.v8_3.form_theme_update
Methods in de.xima.fc.update.updates.v8_3.form_theme_update that return SystemUpdateVersion Modifier and Type Method Description SystemUpdateVersionFormThemeUpdate_8_3_CreateClientFormThemes. getVersion()SystemUpdateVersionFormThemeUpdate_8_3_UpdateFormVersions. getVersion()SystemUpdateVersionFormThemeUpdate_8_3_UpdateHtmlTextTemplates. getVersion()
-