Uses of Interface
de.xima.fc.update.interfaces.ISystemUpdate
-
-
Uses of ISystemUpdate in de.xima.fc.update
Methods in de.xima.fc.update that return types with arguments of type ISystemUpdate Modifier and Type Method Description static List<ISystemUpdate>UpdateManager. getAllUpdates()static List<ISystemUpdate>UpdateManager. getUnrunnedUpdates()Methods in de.xima.fc.update with parameters of type ISystemUpdate Modifier and Type Method Description static voidUpdateManager. executeUpdate(IUser user, ISystemUpdate update) -
Uses of ISystemUpdate in de.xima.fc.update.interfaces
Methods in de.xima.fc.update.interfaces with parameters of type ISystemUpdate Modifier and Type Method Description default voidISystemUpdateProgressObserver. onAfterExecuteUpdate(ISystemUpdate update)default voidISystemUpdateProgressObserver. onBeforeExecuteUpdate(ISystemUpdate update)Method parameters in de.xima.fc.update.interfaces with type arguments of type ISystemUpdate Modifier and Type Method Description default voidISystemUpdateProgressObserver. onAfterExecuteUpdates(List<ISystemUpdate> updates)default voidISystemUpdateProgressObserver. onBeforeExecuteUpdates(List<ISystemUpdate> updates) -
Uses of ISystemUpdate in de.xima.fc.update.updates.pre8
Classes in de.xima.fc.update.updates.pre8 that implement ISystemUpdate Modifier and Type Class Description classAddAuthenticatorsUpdate_6_4Generates newProjectAuthenticatorConfigs based on the old authentication configuration of aProjektclassAuthTemplateUpdate_6_4Marks old HTML templates as outdated and creates/resets new templates for authenticationclassClearAndUpdateDatatablesUpdate_6_0classCSVSourcesMigrationUpdateclassDeprecateTextTemplateSystemInfoUpdate_7_0Deprecates theTextbausteinof typeETextbausteinMsgCode.SYSTEM_INFORMATION.classEncryptTemplateI18nUpdate_6_4Generates new HTML templates for authenticationclassFileFormRecordDataSizeUpdate_6_0classFixMissingInvalidTokenTemplate_6_6_9classFormVersionUpdate_6_1Updates the theme reference onFormVersions from its name to UUIDclassI18nVariableMigrationUpdateSystem update for migration old text-templates 'FD2_I18N' to new 'I18N_VARIABLE' templates.classPluginToDatabaseUpdateclassProcessingUpdate_6_1Updates the processing of actions for use with new interfaces methods.classProcessingUpdate_6_2Updating processing parameters for FC version 6.2.0.classProjectIdentityCheckDataUpdate_7_0Adds project identity check data entity for projects that have an identity check template set.classProjectInboxUpdate_6_4Updates the specfic inboxes, adding system columns to all existing specific inboxesclassProjectPasswordMigration_7_0Migrates all project passwords to project_authenticator_attr tableclassReinitialzeMySQLProjectTables_6_0Reinitialisierung der MySQL-Projekttabellen aufgrund eines EncodingproblemsclassRoleAccessPropertyUpdate_6_0Updates all roles for newEAccessPropertythat were added in v6.classRoleAccessPropertyUpdate_6_1Updates all roles for newEAccessPropertythat were added in v6.classRoleAccessPropertyUpdate_6_2Updates all roles for newEAccessPropertythat were added in v6.classRoleAccessPropertyUpdate_6_4Updates all roles for newEAccessPropertythat were added in v6.4classRoleAccessPropertyUpdate_6_5Updates all roles for newEAccessPropertythat were added in v6.4classRoleAccessPropertyUpdate_6_6_1Updates all roles for newEAccessPropertythat were added in v6.6.1classRoleAccessPropertyUpdate_7_0Updates all roles for newEAccessPropertys that were added in version 7.0classRoleAccessPropertyUpdate_7_0_11Updates all roles for newEAccessPropertys that were added in version 7.0.11classRoleAccessPropertyUpdate_7_0_13Updates all roles for newEAccessPropertys that were added in version 7.0.13classRoleAccessPropertyUpdate_7_1Updates all roles for newEAccessPropertythat were added in version 7.1classRoleAccessPropertyUpdate_7_2Updates all roles for newEAccessPropertythat were added in version 7.1classRoleAccessPropertyUpdate_7_3Updates all roles for newEAccessPropertythat were added in version 7.3classRoleAccessPropertyUpdate_7_4Updates all roles for newEAccessPropertythat were added in version 7.4classTemplateUpdate_6_5Adds a new HTML template for appointment managementclassTextTemplates_6_0classThemeToFormVersionUpdateA new column was added to the FormVersion entity:FormVersion.getTheme().classWorkflowStateReceivedRefactor_7_0_13Updates the internal name of the received state from 'RESERVED_SYSSTATE_RECEIVED' to the localized name.classWorkflowStateRecordRestrictionUpdate_7_0_5Updates the access configuration of existing workflow states to conform to the new security by default paradigm for workflow states -
Uses of ISystemUpdate in de.xima.fc.update.updates.v8
Classes in de.xima.fc.update.updates.v8 that implement ISystemUpdate Modifier and Type Class Description classCreateIndirectClientAuthorizations_8_0System update that creates allIndirectClientAuthorizations.classCreateLdapAuthenticatorsUpdate_8_0Deprecated.classDeactivateNtlmUpdate_8_0System update that deactivates the NTLM configuration if it is active.classKerberosConfigMigrationUpdate_8_0_4System update that migrates theuser filer for LDAP user searchto thekerberos.properties.classMigrateClientLdapData_8_0Creates LDAP connections for allMandantLdapDataand connects them with appropriate LDAP queries or actions.classMigrateOldWorkflowUserReferencesUpdate_8Deprecated.classMigrateUserGroupReferencesInFormDesignerToUuid_8_0_4Before version 8.0.4, references to user groups in the form designer used the name of the user group.classMigrateUsersUpdate_8_0Deprecated.classMigrateWorkflowUserReferencesUpdate_8_0Migrates all user references in workflow actions to references to the newDirectClientAuthorization.classRenameQuartzTriggerJobName_8_0Renames all group names of timed workflow trigger quartz trigger and jobs from scheme_WORKFLOW_TRIGGER_ to _WORKFLOW_TRIGGER_ _pid# _cid# . classRoleAccessPropertyUpdate_8_0classRoleAccessPropertyUpdate_8_0_2classTemplateUpdate_8_0Adds new MAIL templates for the new user management. -
Uses of ISystemUpdate in de.xima.fc.update.updates.v8_1
Classes in de.xima.fc.update.updates.v8_1 that implement ISystemUpdate Modifier and Type Class Description classI18NVariableInputElementCounterUpdate_8_1Update of the i18n variable 'lettersLeft' for the new input element counter api on a textarea element.classInitMimeCheckActivationUpdate_8_1System update that sets the initial value of the 'deactivate content type verification for uploads' system property.classPropertiesToDatabaseUpdate_8_1Update to move application properties from file to database.classSystemAuthenticatorClientRestrictionFlagUpdate_8_1Update all system authenticators to set theSystemAuthenticator.isAllowAllClients()flag based on theSystemAuthenticator.getAllowedClients()list. -
Uses of ISystemUpdate in de.xima.fc.update.updates.v8_2
Classes in de.xima.fc.update.updates.v8_2 that implement ISystemUpdate Modifier and Type Class Description classFormVersionPropertiesUpdate_8_2Writes the form version properties from the persist JSON to the database table.classRoleAccessPropertyUpdate_8_2Update to set the access properties of all roles to the default values. -
Uses of ISystemUpdate in de.xima.fc.update.updates.v8_3
Classes in de.xima.fc.update.updates.v8_3 that implement ISystemUpdate Modifier and Type Class Description classRoleAccessPropertyUpdate_8_3Update to set the access properties of all roles to the default values. -
Uses of ISystemUpdate in de.xima.fc.update.updates.v8_3.form_theme_update
Classes in de.xima.fc.update.updates.v8_3.form_theme_update that implement ISystemUpdate Modifier and Type Class Description classFormThemeUpdate_8_3_CreateClientFormThemesThis update creates a newclient form themefor eachCSS text template.classFormThemeUpdate_8_3_UpdateFormVersionsThis update updates all newform versionsand sets the form theme to the newly createdclient form themes.classFormThemeUpdate_8_3_UpdateHtmlTextTemplatesThis update updates all newtext templatesoftypeHTML, and sets theallow custom form themeflag to true when the HTML text template contains only default styles and no custom styles.
-