Class FlattenedSubCatIterable

java.lang.Object
de.xima.fc.workflow.designer.logic.FlattenedSubCatIterable
All Implemented Interfaces:
Iterable<IElementPrototypeWrapper<?>>

public final class FlattenedSubCatIterable extends Object implements Iterable<IElementPrototypeWrapper<?>>
Iterable that iterates over all SubWorkflowElementCategory.getElements() of all MainWorkflowElementCategory.getSubCategories() of a given main category.
Since:
7.0.0
Author:
XIMA MEDIA GmbH