Modifier and Type | Field and Description |
---|---|
String |
association |
String |
edgeLabel |
String |
id |
String |
image |
String |
label |
String |
nodeType |
boolean |
nodeWritten |
List<ProcessorDefinition<?>> |
outputs |
String |
shape |
String |
tooltop |
String |
url |
Constructor and Description |
---|
NodeData(String id,
Object node,
String imagePrefix) |
Modifier and Type | Method and Description |
---|---|
static String |
insertSpacesBetweenCamelCase(String name)
Inserts a space before each upper case letter after a lowercase
|
protected String |
removeQueryString(String text) |
public boolean nodeWritten
public List<ProcessorDefinition<?>> outputs
public String association
protected String removeQueryString(String text)
public static String insertSpacesBetweenCamelCase(String name)
Apache Camel