Class FcUserInvocationLocalizationEntry

java.lang.Object
de.xima.fc.common.bean_models.DefaultLocalizationViewModelEntry
de.xima.fc.workflow.model.triggers.FcUserInvocationLocalizationEntry
All Implemented Interfaces:
ILocalizationViewModelEntry, Serializable

public final class FcUserInvocationLocalizationEntry extends DefaultLocalizationViewModelEntry
Since:
8.2.0
See Also:
  • Field Details

    • KEY_DISPLAY_NAME

      public static final String KEY_DISPLAY_NAME
      The key for the display name of the trigger.
      See Also:
    • ATTR_DISPLAY_NAME

      public static final String ATTR_DISPLAY_NAME
      The name of the virtual property for accessing the display name.
      See Also:
  • Constructor Details

    • FcUserInvocationLocalizationEntry

      public FcUserInvocationLocalizationEntry()
  • Method Details

    • getDisplayName

      public String getDisplayName()
    • setDisplayName

      public void setDisplayName(String displayName)