|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FormRepresentation | |
|---|---|
| org.jbpm.formapi.client.form | |
| org.jbpm.formapi.server.form | |
| org.jbpm.formapi.server.trans | |
| org.jbpm.formapi.shared.form | |
| Uses of FormRepresentation in org.jbpm.formapi.client.form |
|---|
| Methods in org.jbpm.formapi.client.form that return FormRepresentation | |
|---|---|
FormRepresentation |
FormRepresentationDecoderClient.decode(String code)
|
| Uses of FormRepresentation in org.jbpm.formapi.server.form |
|---|
| Methods in org.jbpm.formapi.server.form that return FormRepresentation | |
|---|---|
FormRepresentation |
FormRepresentationDecoderImpl.decode(String code)
|
| Uses of FormRepresentation in org.jbpm.formapi.server.trans |
|---|
| Methods in org.jbpm.formapi.server.trans with parameters of type FormRepresentation | |
|---|---|
URL |
Translator.translateForm(FormRepresentation form)
|
URL |
ScriptingTranslator.translateForm(FormRepresentation form)
|
| Uses of FormRepresentation in org.jbpm.formapi.shared.form |
|---|
| Methods in org.jbpm.formapi.shared.form that return FormRepresentation | |
|---|---|
FormRepresentation |
FormRepresentationDecoder.decode(String json)
|
| Methods in org.jbpm.formapi.shared.form with parameters of type FormRepresentation | |
|---|---|
String |
FormRepresentationEncoder.encode(FormRepresentation form)
|
String |
AbstractFormRepresentationEncoder.encode(FormRepresentation form)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||