Class ProcessingResultHTML

All Implemented Interfaces:
IPluginReturnValue, IPluginProcessingRetVal, IProcessingResult, IProcessingResultHTML, IProcessingResultStringValue

@Deprecated public class ProcessingResultHTML extends ProcessingResultStringValue implements IProcessingResultHTML
Deprecated.
This is part of the old workflow engine. Use the new workflow engine.
Author:
XIMA MEDIA GmbH
  • Constructor Details

    • ProcessingResultHTML

      public ProcessingResultHTML(String value, String encoding, boolean success)
      Deprecated.
    • ProcessingResultHTML

      public ProcessingResultHTML(String value, String encoding)
      Deprecated.
    • ProcessingResultHTML

      public ProcessingResultHTML(String value)
      Deprecated.
  • Method Details