Uses of Class
de.xima.fc.annotations.SequenceOrder
-
Packages that use SequenceOrder Package Description de.xima.fc.ms.listener de.xima.fc.update.updates.pre8 de.xima.fc.update.updates.v8 de.xima.fc.update.updates.v8_3.form_theme_update -
-
Uses of SequenceOrder in de.xima.fc.ms.listener
Classes in de.xima.fc.ms.listener with annotations of type SequenceOrder Modifier and Type Class Description class
FSConnectionListener
class
GenericEMFListener
class
PluginManagerListener
class
PluginSyncListener
class
PluginUpdateListener
class
SchedulerStartListener
class
StatisticsPersistListener
class
VorgangsDaoListeners
Listeners-Klasse für Listener für DAO-Aktionen eines Vorgangs -
Uses of SequenceOrder in de.xima.fc.update.updates.pre8
Classes in de.xima.fc.update.updates.pre8 with annotations of type SequenceOrder Modifier and Type Class Description class
I18nVariableMigrationUpdate
System update for migration old text-templates 'FD2_I18N' to new 'I18N_VARIABLE' templates.class
TextTemplates_6_0
-
Uses of SequenceOrder in de.xima.fc.update.updates.v8
Classes in de.xima.fc.update.updates.v8 with annotations of type SequenceOrder Modifier and Type Class Description class
CreateIndirectClientAuthorizations_8_0
System update that creates allIndirectClientAuthorization
s.class
CreateLdapAuthenticatorsUpdate_8_0
Deprecated.class
MigrateOldWorkflowUserReferencesUpdate_8
Deprecated.class
MigrateUsersUpdate_8_0
Deprecated.class
MigrateWorkflowUserReferencesUpdate_8_0
Migrates all user references in workflow actions to references to the newDirectClientAuthorization
. -
Uses of SequenceOrder in de.xima.fc.update.updates.v8_3.form_theme_update
Classes in de.xima.fc.update.updates.v8_3.form_theme_update with annotations of type SequenceOrder Modifier and Type Class Description class
FormThemeUpdate_8_3_UpdateFormVersions
This update updates all newform versions
and sets the form theme to the newly createdclient form themes
.class
FormThemeUpdate_8_3_UpdateHtmlTextTemplates
This update updates all newtext templates
oftype
HTML
, and sets theallow custom form theme
flag to true when the HTML text template contains only default styles and no custom styles.
-