| com.atlassian.bitbucket.ui.PluginFormFragments |
Collates a collection of enabled ContextualFormFragments plugin modules defined for a particular form.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Execute all of the
ContextualFormFragments defined for this form. | |||||||||||
Validate all
ContextualFormFragments defined for this form. | |||||||||||
Execute all of the ContextualFormFragments defined for this form.
| requestParams | getParameterMap() of the currently executing
POST form submission |
|---|
| requestParams | getParameterMap() of the currently executing
POST form submission |
|---|---|
| fieldErrors | a Map of String field names to sets of String error messages. |
ContextualFormFragments for this form when a validation error has
occurred. ContextualFormFragments defined for this form.Validate all ContextualFormFragments defined for this form.
| requestParams | getParameterMap() of the currently executing
POST form submission |
|---|---|
| errors | the ValidationErrors object to be populated by any registered ContextualFormFragments |