public class ScreenTabErrorHelper extends Object implements Serializable
EditIssue
,
CreateIssue
,
CommentAssignIssue
,
BulkWorkflowTransition
,
Serialized FormConstructor and Description |
---|
ScreenTabErrorHelper() |
Modifier and Type | Method and Description |
---|---|
int |
initialiseTabsWithErrors(SortedSet<FieldScreenRenderTab> tabsWithErrors,
Map<String,?> errors,
FieldScreenRenderer fieldScreenRenderer,
Map webParameters)
Populates the set of field screen tabs with the tabs which contain errors.
|
public int initialiseTabsWithErrors(SortedSet<FieldScreenRenderTab> tabsWithErrors, Map<String,?> errors, FieldScreenRenderer fieldScreenRenderer, Map webParameters)
tabsWithErrors
- the set of tabs to populateerrors
- the error collectionfieldScreenRenderer
- the field screen renderer to resolve FieldScreenRenderTab
from field ids.webParameters
- the Webwork parametersCopyright © 2002-2019 Atlassian. All Rights Reserved.