public class

ContextProjectMap

extends Object
java.lang.Object
   ↳ com.atlassian.jira.jql.context.ContextProjectMap

Class Overview

Helper class to simplify the job of combining multiple contexts

Summary

Public Constructors
@Nonnull ContextProjectMap(ClauseContext context)
Public Methods
@Nonnull ClauseContext intersect(ContextProjectMap contextProjectMap)
@Nonnull ClauseContext union(ContextProjectMap contextProjectMap)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

@Nonnull public ContextProjectMap (ClauseContext context)

Public Methods

@Nonnull public ClauseContext intersect (ContextProjectMap contextProjectMap)

@Nonnull public ClauseContext union (ContextProjectMap contextProjectMap)