public class JQLPlaceHolder extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JQLPlaceHolder.JQLPlaceHolderType |
| Modifier and Type | Field and Description |
|---|---|
boolean |
composed
if
true, means parameter used an attribute of parameter. |
JQLPlaceHolder.JQLPlaceHolderType |
type |
String |
value |
| Constructor and Description |
|---|
JQLPlaceHolder(JQLPlaceHolder.JQLPlaceHolderType type,
String value) |
public JQLPlaceHolder.JQLPlaceHolderType type
public String value
public boolean composed
true, means parameter used an attribute of parameter. If false, parameter is used directlypublic JQLPlaceHolder(JQLPlaceHolder.JQLPlaceHolderType type, String value)
Copyright © 2017. All rights reserved.