Class FcMultipleConditionProps
java.lang.Object
de.xima.fc.workflow.taglib.model.BaseConditionProps
de.xima.fc.workflow.model.nodes.BaseMultipleConditionProps
de.xima.fc.workflow.model.nodes.FcMultipleConditionProps
- All Implemented Interfaces:
IDescriptionProviding, INameProviding, IMultipleConditionProviding, IMultipleCheckProps, Serializable
The properties model for workflow nodes of type
EWorkflowNodeType.FC_MULTIPLE_CONDITION.- Since:
- 7.0.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 BaseMultipleConditionProps
getCombinationType, getConditions, getCustomExpression, isShowCustomExpression, setCombinationType, setConditions, setCustomExpressionMethods inherited from class BaseConditionProps
getBeschreibung, getDescription, getLabelNo, getLabelYes, getName, setDescription, setLabelNo, setLabelYes, setName
-
Constructor Details
-
FcMultipleConditionProps
public FcMultipleConditionProps()
-