Package | Description |
---|---|
org.jbpm.form.builder.services.model | |
org.jbpm.form.builder.services.model.forms |
Modifier and Type | Method and Description |
---|---|
OutputData |
FormItemRepresentation.getOutput() |
Modifier and Type | Method and Description |
---|---|
Map<String,OutputData> |
FormRepresentation.getOutputs() |
Modifier and Type | Method and Description |
---|---|
void |
FormItemRepresentation.setOutput(OutputData output) |
Modifier and Type | Method and Description |
---|---|
void |
FormRepresentation.setOutputs(Map<String,OutputData> outputs) |
Modifier and Type | Method and Description |
---|---|
String |
AbstractFormRepresentationEncoder.encodeOutputs(Map<String,OutputData> outputs) |
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.