Class SimpleLiteralFactory

java.lang.Object
com.atlassian.jira.jql.operand.SimpleLiteralFactory

public class SimpleLiteralFactory extends Object
Provides static methods that create QueryLiterals with SingleValueOperand as the source operand with the literals value.
Since:
v4.0
  • Constructor Details

    • SimpleLiteralFactory

      public SimpleLiteralFactory()
  • Method Details