public class FieldContextGenerator extends Object
Constructor and Description |
---|
FieldContextGenerator(FieldVisibilityManager fieldVisibilityManager) |
Modifier and Type | Method and Description |
---|---|
ClauseContext |
generateClauseContext(List<Project> projects,
String fieldId)
Creates the
Contexts that
represent the combinations of project and issue type for which the given field is visible. |
public FieldContextGenerator(FieldVisibilityManager fieldVisibilityManager)
public ClauseContext generateClauseContext(List<Project> projects, String fieldId)
Contexts
that
represent the combinations of project and issue type for which the given field is visible.projects
- some projects to get SchemeContexts for.fieldId
- the field to use for visibility checking.Copyright © 2002-2024 Atlassian. All Rights Reserved.