Interface IWritePlaceholdersParams<TData>

    • Method Detail

      • getData

        TData getData()
        Returns:
        The workflow element's properties model to which to write the placeholders.
      • getPlaceholderProperties

        Iterable<IPlaceholderProperty<?,​?>> getPlaceholderProperties()
        Returns:
        Placeholders that should be written to the properties model.