public interface FieldFlagOperandRegistry
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getFlagForOperand(String fieldName,
Operand operand)
Retrieves the navigator flag values associated with the field name and operand pair.
|
Operand |
getOperandForFlag(String fieldName,
String flagValue)
Retrieves the operand associated with a field and navigator flag value pair.
|
Operand getOperandForFlag(String fieldName, String flagValue)
FunctionOperand corresponding to the
AllStandardIssueTypesFunctionfieldName - The name of the fieldflagValue - The navigator flag valueSet<String> getFlagForOperand(String fieldName, Operand operand)
fieldName - The name of the fieldoperand - the OperandCopyright © 2002-2021 Atlassian. All Rights Reserved.