org.jbpm.formModeler.core.processing.formProcessing
Class SetListValuesInstruction
java.lang.Object
org.jbpm.formModeler.core.processing.formProcessing.FormChangeInstruction
org.jbpm.formModeler.core.processing.formProcessing.SetListValuesInstruction
public class SetListValuesInstruction
- extends FormChangeInstruction
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetListValuesInstruction
public SetListValuesInstruction(String fieldName,
List newValues)
getFieldName
public String getFieldName()
updateListValues
public void updateListValues(List newValues)
getXML
public String getXML()
- Specified by:
getXML in class FormChangeInstruction
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.