Interface IProcessingPlugin

All Superinterfaces:
INamedUiElement, IProcessing, ITransferable, Serializable
All Known Implementing Classes:
VerarbeitungPlugin

@Deprecated public interface IProcessingPlugin extends IProcessing
Deprecated.
Use the new workflow engine (IWorkflowEventRunner).
Author:
XIMA MEDIA GmbH
  • Method Details

    • getPluginClass

      Class<?> getPluginClass(Mandant man)
      Deprecated.