Class AbstractMDSDWorkbenchDelegate<WorkflowConfigurationType extends AbstractJobConfiguration,​WorkflowType extends Workflow>

  • Type Parameters:
    WorkflowConfigurationType - the generic type
    WorkflowType - the generic type
    All Implemented Interfaces:
    IActionDelegate

    public abstract class AbstractMDSDWorkbenchDelegate<WorkflowConfigurationType extends AbstractJobConfiguration,​WorkflowType extends Workflow>
    extends AbstractWorkbenchDelegate<WorkflowConfigurationType,​WorkflowType>
    The Class AbstractMDSDWorkbenchDelegate.