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
@ViewScoped @Named public class FcDoUntilLoopBean extends BaseMultipleCheckBean<FcDoUntilLoopProps>
Bean for editing FORMCYCLEEWorkflowNodeType.FC_DO_UNTIL_LOOPnodes.- Since:
 - 8.2.0
 - Author:
 - XIMA MEDIA GmbH
 - See Also:
 - Serialized Form
 
 
- 
- 
Field Summary
- 
Fields inherited from class de.xima.fc.gui.common.bean.ABooleanExpressionBean
localeBean 
 - 
 
- 
Constructor Summary
Constructors Constructor Description FcDoUntilLoopBean() 
- 
Method Summary
- 
Methods inherited from class de.xima.fc.workflow.designer.bean.nodes.BaseMultipleCheckBean
addCondition, getAllVariables, prepareViewForElement, removeCondition, updateCurrentProperties 
- 
Methods inherited from class de.xima.fc.gui.common.bean.ABooleanExpressionBean
completeCustomExpression, findNewVariableName, getOrderedCombinationTypes, getOrderedMatchConditions, lintCustomExpression 
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
- 
Methods inherited from interface de.xima.fc.interfaces.workflow.elements.IElementPropertiesBean
updateCurrentTask 
- 
Methods inherited from interface de.xima.fc.interfaces.workflow.nodes.INodePropertiesBean
retrieveCurrentProperties 
 - 
 
 -