public class ConstantNameOutlet extends StringInputOutlet
| Constructor and Description | 
|---|
| ConstantNameOutlet(QualifiedName qualifiedName)Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| OutletResult | execute(ControllerState controllerState)Processes the input according to the camelback rules. | 
getInput, setInputOption, setInputSourceElement, setInputValue, setInputVariable, setSourceElementAttributeaddMergepointMapping, getMergepointMappingafterExecute, beforeExecute, getInputClass, getInputElementName, getMergepointMappings, getName, getVariable, mergepoint, setInputClass, setInputElementName, setMergepointMapping, setVariable, setVariable, toStringpublic ConstantNameOutlet(QualifiedName qualifiedName)
qualifiedName - the unique name of the outlet, not null.public OutletResult execute(ControllerState controllerState) throws GeneratorException
execute in interface Outletexecute in class OutletImplcontrollerState - the current state of the controller, not null.GeneratorException - in processing fails.Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.