Class ElementDrawerPanelBean
java.lang.Object
de.xima.fc.workflow.designer.bean.ElementDrawerPanelBean
- All Implemented Interfaces:
Serializable
Controller for the drawer panel and the task / node add panel.
- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFlattenedElements
(MainWorkflowElementCategory mainCategory) List<org.apache.commons.lang3.tuple.Pair<String,
List<IElementPrototypeWrapper<?>>>> boolean
isShowSubCategories
(MainWorkflowElementCategory mainCategory)
-
Constructor Details
-
ElementDrawerPanelBean
public ElementDrawerPanelBean()
-
-
Method Details
-
getTaskAddPanelItems
public List<org.apache.commons.lang3.tuple.Pair<String,List<IElementPrototypeWrapper<?>>>> getTaskAddPanelItems() -
isShowSubCategories
-
getFlattenedElements
public Iterable<IElementPrototypeWrapper<?>> getFlattenedElements(MainWorkflowElementCategory mainCategory)
-