Package | Description |
---|---|
org.jbpm.form.builder.services.model | |
org.jbpm.form.builder.services.model.forms |
Modifier and Type | Method and Description |
---|---|
InputData |
FormItemRepresentation.getInput() |
Modifier and Type | Method and Description |
---|---|
Map<String,InputData> |
FormRepresentation.getInputs() |
Modifier and Type | Method and Description |
---|---|
void |
FormItemRepresentation.setInput(InputData input) |
Modifier and Type | Method and Description |
---|---|
void |
FormRepresentation.setInputs(Map<String,InputData> inputs) |
Modifier and Type | Method and Description |
---|---|
String |
AbstractFormRepresentationEncoder.encodeInputs(Map<String,InputData> inputs) |
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.