Class FcForEachLoopProps
java.lang.Object
de.xima.fc.workflow.taglib.model.BaseForEachLoopProps
de.xima.fc.workflow.model.nodes.FcForEachLoopProps
- All Implemented Interfaces:
IDescriptionProviding, INameProviding, Serializable
The properties model for workflow nodes of type
EWorkflowNodeType.FC_FOR_EACH_LOOP.- Since:
- 8.2.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Field Summary
Fields inherited from interface IDescriptionProviding
ATTR_BESCHREIBUNG, ATTR_DESCRIPTION, COL_DESCRIPTIONFields inherited from interface INameProviding
ATTR_NAME, COL_NAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BaseForEachLoopProps
getBeschreibung, getDescription, getName, setDescription, setName
-
Constructor Details
-
FcForEachLoopProps
public FcForEachLoopProps()
-
-
Method Details
-
getSourceProps
- Returns:
- The properties for the currently selected source value type.
-
setSourceProps
- Parameters:
sourceProps- The properties for the currently selected source value type.
-