|
jBPM distribution 6.0.0.CR5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScriptRepresentation | |
---|---|
org.jbpm.kie.services.impl.form.model |
Uses of ScriptRepresentation in org.jbpm.kie.services.impl.form.model |
---|
Methods in org.jbpm.kie.services.impl.form.model that return types with arguments of type ScriptRepresentation | |
---|---|
Map<String,ScriptRepresentation> |
FormItemRepresentation.getEventActions()
|
List<ScriptRepresentation> |
FormRepresentation.getOnLoadScripts()
|
List<ScriptRepresentation> |
FormRepresentation.getOnSubmitScripts()
|
Method parameters in org.jbpm.kie.services.impl.form.model with type arguments of type ScriptRepresentation | |
---|---|
void |
FormItemRepresentation.setEventActions(Map<String,ScriptRepresentation> eventActions)
|
void |
FormRepresentation.setOnLoadScripts(List<ScriptRepresentation> onLoadScripts)
|
void |
FormRepresentation.setOnSubmitScripts(List<ScriptRepresentation> onSubmitScripts)
|
|
jBPM distribution 6.0.0.CR5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |