Interface IExtractSearchTermsParams<Model>

Type Parameters:
Model - Type of the workflow element's properties model.
All Superinterfaces:
ISearchTermHandler
All Known Implementing Classes:
ExtractSearchTermsParams

public interface IExtractSearchTermsParams<Model> extends ISearchTermHandler
Since:
7.0.0
Author:
XIMA MEDIA GmbH
  • Method Details

    • getData

      Model getData()
      Returns:
      Deserialized properties model of the workflow element.