Interface IGetDisplayLabelParams<TData>

    • Method Detail

      • getData

        TData getData()
        Returns:
        The deserialized properties model of the workflow element.
      • getlLocale

        Locale getlLocale()
        Returns:
        Locale for which to retrieve the display label.
      • getProvider

        IWorkflowProvider getProvider()
        Returns:
        Current workflow provider for accessing various related entities etc.