Uses of Class
de.xima.fc.workflow.model.triggers.FcUserInvocationLocalizationEntry
Packages that use FcUserInvocationLocalizationEntry
-
Uses of FcUserInvocationLocalizationEntry in de.xima.fc.workflow.model.triggers
Methods in de.xima.fc.workflow.model.triggers that return FcUserInvocationLocalizationEntryMethods in de.xima.fc.workflow.model.triggers that return types with arguments of type FcUserInvocationLocalizationEntryModifier and TypeMethodDescriptionFcUserInvocationProps.getLocalizations()Localized messages for the trigger for each locale.Method parameters in de.xima.fc.workflow.model.triggers with type arguments of type FcUserInvocationLocalizationEntryModifier and TypeMethodDescriptionvoidFcUserInvocationProps.setLocalizations(List<FcUserInvocationLocalizationEntry> localizations) Localized messages for the trigger for each locale.