public class CamundaInputParameterImpl extends CamundaGenericValueElementImpl implements CamundaInputParameter
Modifier and Type | Field and Description |
---|---|
protected static Attribute<String> |
camundaNameAttribute |
modelInstance
Constructor and Description |
---|
CamundaInputParameterImpl(ModelTypeInstanceContext instanceContext) |
Modifier and Type | Method and Description |
---|---|
String |
getCamundaName() |
static void |
registerType(ModelBuilder modelBuilder) |
void |
setCamundaName(String camundaName) |
getValue, removeValue, setValue
builder, getScope, isScope
addChildElement, equals, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, hashCode, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder, getScope, isScope
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
getValue, removeValue, setValue
public CamundaInputParameterImpl(ModelTypeInstanceContext instanceContext)
public static void registerType(ModelBuilder modelBuilder)
public String getCamundaName()
getCamundaName
in interface CamundaInputParameter
public void setCamundaName(String camundaName)
setCamundaName
in interface CamundaInputParameter
Copyright © 2018. All rights reserved.