Class PluginPrintServiceParams

java.lang.Object
de.xima.fc.plugin.models.params.print.PluginPrintServiceParams
All Implemented Interfaces:
IPluginParameters, IPluginFormPreviewParams, Serializable

@Deprecated public class PluginPrintServiceParams extends Object implements IPluginFormPreviewParams
Deprecated.
The corresponding plugin type was never called and will never have any function. If you have a class implementing this interface, you can safely delete it.
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

    • PluginPrintServiceParams

      public PluginPrintServiceParams(String url)
      Deprecated.
  • Method Details