Class FcDoUntilLoopBean
java.lang.Object
de.xima.fc.gui.common.bean.ABooleanExpressionBean
de.xima.fc.workflow.designer.bean.nodes.BaseMultipleCheckBean<FcDoUntilLoopProps>
de.xima.fc.workflow.designer.bean.nodes.FcDoUntilLoopBean
- All Implemented Interfaces:
IElementPropertiesBean<FcDoUntilLoopProps, WorkflowNode>, INodePropertiesBean<FcDoUntilLoopProps>, Serializable
Bean for editing FORMCYCLE
EWorkflowNodeType.FC_DO_UNTIL_LOOP nodes.- Since:
- 8.2.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Field Summary
Fields inherited from class ABooleanExpressionBean
localeBean -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BaseMultipleCheckBean
addCondition, getAllVariables, prepareViewForElement, removeCondition, updateCurrentPropertiesMethods inherited from class ABooleanExpressionBean
completeCustomExpression, findNewVariableName, getOrderedCombinationTypes, getOrderedMatchConditions, lintCustomExpressionMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IElementPropertiesBean
updateCurrentTaskMethods inherited from interface INodePropertiesBean
retrieveCurrentProperties
-
Constructor Details
-
FcDoUntilLoopBean
public FcDoUntilLoopBean()
-