Age | Commit message (Collapse) | Author | Files | Lines |
|
Annotate the "Visitor" interface with the @FunctionalInterface annotation
Issue-ID: AAF-876
Change-Id: If2854f563a41e5e9b85cec2636835e8a966fd1a4
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
|
|
Remove the declaration of thrown exception 'org.onap.aaf.misc.env.APIException','java.io.IOException' as it cannot be thrown from constructor's and method body.
Change-Id: I84519b6df9998bbbc9203a59cc4470f8ef8b4e0f
Issue-ID: AAF-946
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
'org.onap.aaf.cadi.CadiException'
Fixed sonar issues across the file
Issue-ID: AAF-909
Change-Id: I1e6c8540dc51c1337d4681ee26999297bf767a92
Signed-off-by: dinesha <dineshgs@in.ibm.com>
|
|
Issue-ID: AAF-937
Change-Id: I3ecdcb9875c3cc2ae26d46b57030d7d970187d31
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-932
Change-Id: I3ab0ebcc082048d2d1424a58a90ea479fb005ee6
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
The imports part of a file should be handled by the Integrated Development Environment (IDE), not manually by the developer.
Unused and useless imports should not occur if that is the case.
Leaving them in reduces the code's readability, since their presence can be confusing
Change-Id: I05b40d390175827e6be72c400fa7084c9154b053
Issue-ID: AAF-933
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
|
|
Issue-ID: AAF-932
Change-Id: Idb69e2ada6244266d671b1ec0337e33dec218f3d
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-111
Change-Id: I8067dcb4a57192cf0ac273d7364a60d03f300ba6
Signed-off-by: Sai Gandham <sg481n@att.com>
|
|
Issue-ID: AAF-917
Change-Id: I259786040c74a7198b3597f4a92c0e8458666560
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-902
Change-Id: I25ea4791fcbe45612197d7206b4af1ae23b6c489
Signed-off-by: Gathman, Jonathan (jg1555) <jg1555@us.att.com>
|
|
|
|
|
|
|
|
|
|
|
|
Fixed multiple sonar issues in this file
Issue-ID: AAF-870
Change-Id: I745b06933588264dfee0b5c26eba6540ab66415b
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Removed unused import from file
Issue-ID: AAF-865
Change-Id: Ib20722520fb2da1b32e88e9450d3e85c69bf7841
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Moved a variable as per the java code convention
Issue-ID: AAF-866
Change-Id: If2fe01e3e22171356ed4f24066c5573e67a9187f
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Fixed multiple sonar issues across this file
Issue-ID: AAF-862
Change-Id: I7d2fa8a533ca321ed64646a8aeb302830da751f9
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Removed declaration of CadiException as it is never thrown from the
method
Issue-ID: AAF-861
Change-Id: I02f5c0e5c9c664da788109d00bb30ed9c10a6e88
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Removed the declaration of thrown CadiException as it is never thrown
from the method.
Issue-ID: AAF-860
Change-Id: I62af4f65923f3e1eb995118421d68f4f843caeb5
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Issue-ID: AAF-842
Change-Id: Iaa9512a2201f74c0b1e92bd7ad9a1fa05b94bb54
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
minor fixes
Remove JU generated garbage files
Issue-ID: AAF-835
Change-Id: I476291f1f1140f0640ed49452f8a5dabb28d9c30
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-834
Change-Id: I35cb2c87889f8ed51527c4cd5cfa79789ccd20b0
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-785
Change-Id: I5e675b1ab0e25e89996c25da98412642800646dd
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-821
Change-Id: I5fde81467d46130d3a39de415604c7702fecbaa8
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-819
Change-Id: I9c85ceef4bd35d1877279d72e0f9a9f042cc06d1
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-811
Change-Id: Iaed4c46901d5bd452979b1415cdccf85ce55211b
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-811
Change-Id: Ia2289c764d0c5a14627d58349397a121f1960703
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
|
|
LastNotified.java - sonar fixes
Issue-ID: AAF-807
Change-Id: I52e2ccc446cbe594fde217ce2b272a0b86e41afd
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Future.java - sonar fixes
Issue-ID: AAF-807
Change-Id: I1d94cf7db94f3e5a15fe61be72d23e0ea6084bdb
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Issue-ID: AAF-802
Change-Id: Ie00cd2919eeecef00aac1dae139c7ef80092589a
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-789
Change-Id: Ib52310e9376f057d04a7158995db53b7df3224c6
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-802
Change-Id: I5fdc4daecd6bac7f042940473784cfb05c9e338e
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Users found confusing. Can be reinstated later if matching GUI elements created..
Correct Onboard Doc
Issue-ID: AAF-798
Change-Id: Ic3672626df919791141f897ed11c818e594c8d7b
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-798
Change-Id: I1b97d309b0a2b86e49dd79d6b712f1c4506647cd
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-789
Change-Id: I45395a10db621fb1dd4a4cc0806e0244554d67d0
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-789
Change-Id: I48b39bb79144b20dfac5ff61e41ea4f0035b8442
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-789
Change-Id: Ie26798de8b2afe2114f7712fb84798a7bff8e72b
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-789
Change-Id: Id07cb5dbc29c52b85de09471510a5c44c8b368b8
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-788
Change-Id: Ib4a2f69be5b0c9d85d30855cedbb786d21ac56cc
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-788
Change-Id: I3d98d495e4258d551bd6ab7b7455cfd052c3f239
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-776
Change-Id: Ia12106331a1db608955abd353785ab2e765b3c41
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-740
Change-Id: Ib3e8a3f977964eed2e992dc02154dd3bc90492df
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-776, AAF-753
Change-Id: Ia0593d7297c7af21c801b735f28ccab6867031f0
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-771
Change-Id: Ibd7958cab6547bdcea8d766e1f0aec67d3250fb9
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-775
Change-Id: Ib2d6ff3607a30c6e8d74ff24498e5907237d6ff2
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|