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 SystemUpdateVersion
SystemUpdateVersion. 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 int
SystemUpdateVersion. 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 SystemUpdateVersion
ISystemUpdate. 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 SystemUpdateVersion
AddAuthenticatorsUpdate_6_4. getVersion()
SystemUpdateVersion
AuthTemplateUpdate_6_4. getVersion()
SystemUpdateVersion
ClearAndUpdateDatatablesUpdate_6_0. getVersion()
SystemUpdateVersion
CSVSourcesMigrationUpdate. getVersion()
SystemUpdateVersion
DeprecateTextTemplateSystemInfoUpdate_7_0. getVersion()
SystemUpdateVersion
EncryptTemplateI18nUpdate_6_4. getVersion()
SystemUpdateVersion
FileFormRecordDataSizeUpdate_6_0. getVersion()
SystemUpdateVersion
FixMissingInvalidTokenTemplate_6_6_9. getVersion()
SystemUpdateVersion
FormVersionUpdate_6_1. getVersion()
SystemUpdateVersion
I18nVariableMigrationUpdate. getVersion()
SystemUpdateVersion
PluginToDatabaseUpdate. getVersion()
SystemUpdateVersion
ProcessingUpdate_6_1. getVersion()
SystemUpdateVersion
ProcessingUpdate_6_2. getVersion()
SystemUpdateVersion
ProjectIdentityCheckDataUpdate_7_0. getVersion()
SystemUpdateVersion
ProjectInboxUpdate_6_4. getVersion()
SystemUpdateVersion
ProjectPasswordMigration_7_0. getVersion()
SystemUpdateVersion
ReinitialzeMySQLProjectTables_6_0. getVersion()
SystemUpdateVersion
RoleAccessPropertyUpdate_6_0. getVersion()
SystemUpdateVersion
RoleAccessPropertyUpdate_6_1. getVersion()
SystemUpdateVersion
RoleAccessPropertyUpdate_6_2. getVersion()
SystemUpdateVersion
RoleAccessPropertyUpdate_6_4. getVersion()
SystemUpdateVersion
RoleAccessPropertyUpdate_6_5. getVersion()
SystemUpdateVersion
RoleAccessPropertyUpdate_6_6_1. getVersion()
SystemUpdateVersion
RoleAccessPropertyUpdate_7_0_11. getVersion()
SystemUpdateVersion
RoleAccessPropertyUpdate_7_0_13. getVersion()
SystemUpdateVersion
RoleAccessPropertyUpdate_7_0. getVersion()
SystemUpdateVersion
RoleAccessPropertyUpdate_7_1. getVersion()
SystemUpdateVersion
RoleAccessPropertyUpdate_7_2. getVersion()
SystemUpdateVersion
RoleAccessPropertyUpdate_7_3. getVersion()
SystemUpdateVersion
RoleAccessPropertyUpdate_7_4. getVersion()
SystemUpdateVersion
TemplateUpdate_6_5. getVersion()
SystemUpdateVersion
TextTemplates_6_0. getVersion()
SystemUpdateVersion
ThemeToFormVersionUpdate. getVersion()
SystemUpdateVersion
WorkflowStateReceivedRefactor_7_0_13. getVersion()
SystemUpdateVersion
WorkflowStateRecordRestrictionUpdate_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 SystemUpdateVersion
CreateIndirectClientAuthorizations_8_0. getVersion()
SystemUpdateVersion
CreateLdapAuthenticatorsUpdate_8_0. getVersion()
Deprecated.SystemUpdateVersion
DeactivateNtlmUpdate_8_0. getVersion()
SystemUpdateVersion
KerberosConfigMigrationUpdate_8_0_4. getVersion()
SystemUpdateVersion
MigrateClientLdapData_8_0. getVersion()
SystemUpdateVersion
MigrateOldWorkflowUserReferencesUpdate_8. getVersion()
Deprecated.SystemUpdateVersion
MigrateUserGroupReferencesInFormDesignerToUuid_8_0_4. getVersion()
SystemUpdateVersion
MigrateUsersUpdate_8_0. getVersion()
Deprecated.SystemUpdateVersion
MigrateWorkflowUserReferencesUpdate_8_0. getVersion()
SystemUpdateVersion
RenameQuartzTriggerJobName_8_0. getVersion()
SystemUpdateVersion
RoleAccessPropertyUpdate_8_0_2. getVersion()
SystemUpdateVersion
RoleAccessPropertyUpdate_8_0. getVersion()
SystemUpdateVersion
TemplateUpdate_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 SystemUpdateVersion
I18NVariableInputElementCounterUpdate_8_1. getVersion()
SystemUpdateVersion
InitMimeCheckActivationUpdate_8_1. getVersion()
SystemUpdateVersion
PropertiesToDatabaseUpdate_8_1. getVersion()
SystemUpdateVersion
SystemAuthenticatorClientRestrictionFlagUpdate_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 SystemUpdateVersion
FormVersionPropertiesUpdate_8_2. getVersion()
SystemUpdateVersion
RoleAccessPropertyUpdate_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 SystemUpdateVersion
RoleAccessPropertyUpdate_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 SystemUpdateVersion
FormThemeUpdate_8_3_CreateClientFormThemes. getVersion()
SystemUpdateVersion
FormThemeUpdate_8_3_UpdateFormVersions. getVersion()
SystemUpdateVersion
FormThemeUpdate_8_3_UpdateHtmlTextTemplates. getVersion()
-