Class MainWorkflowElementCategory

java.lang.Object
de.xima.fc.workflow.designer.model.AWorkflowElementCategory
de.xima.fc.workflow.designer.model.MainWorkflowElementCategory
All Implemented Interfaces:
IGuiCategory, Serializable

public class MainWorkflowElementCategory extends AWorkflowElementCategory
Since:
7.0.0
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

    • MainWorkflowElementCategory

      public MainWorkflowElementCategory(String displayName, String sortKey, IGuiIcon icon)
  • Method Details