|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ParameterConverter | This is called to convert a value from String[] format into the specific type. |
Class Summary | |
---|---|
BooleanArrayConverter | A implementation of ParameterConverter for Boolean[] objects
Introduced / changed as part of JRA-15664 |
BooleanConverter | A implementation of ParameterConverter for Boolean
objects
Introduced / changed as part of JRA-15664 |
ByteArrayConverter | A implementation of ParameterConverter for Byte[] objects
Introduced / changed as part of JRA-15664 |
ByteConverter | A implementation of ParameterConverter for Byte objects
Introduced / changed as part of JRA-15664 |
CharacterArrayConverter | A implementation of ParameterConverter for Character[] objects
Introduced / changed as part of JRA-15664 |
CharacterConverter | A implementation of ParameterConverter for Character
objects
Introduced / changed as part of JRA-15664 |
DoubleArrayConverter | A implementation of ParameterConverter for Double[] objects
Introduced / changed as part of JRA-15664 |
DoubleConverter | A implementation of ParameterConverter for Double
objects
Introduced / changed as part of JRA-15664 |
FloatArrayConverter | A implementation of ParameterConverter for Float[]
objects
Introduced / changed as part of JRA-15664 |
FloatConverter | A implementation of ParameterConverter for Float objects
Introduced / changed as part of JRA-15664 |
IntegerArrayConverter | A implementation of ParameterConverter for Integer[]
objects
Introduced / changed as part of JRA-15664 |
IntegerConverter | A implementation of ParameterConverter for Integer objects
Introduced / changed as part of JRA-15664 |
KnownParameterConverters | Keeps a list of all known ParameterConverter s
If a type is not in this list, then JIRA cannot accept that type as web input. |
LongArrayConverter | A implementation of ParameterConverter for Long[]
objects
Introduced / changed as part of JRA-15664 |
LongConverter | A implementation of ParameterConverter for Long objects
Introduced / changed as part of JRA-15664 |
ShortArrayConverter | A implementation of ParameterConverter for Short[] objects
Introduced / changed as part of JRA-15664 |
ShortConverter | A implementation of ParameterConverter for Short
objects
Introduced / changed as part of JRA-15664 |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |