summaryrefslogtreecommitdiffstats
path: root/cloudify-client/src/main/java/org
AgeCommit message (Collapse)AuthorFilesLines
2019-09-02Fix issues in so-cloudify-clientParshad Patel4-15/+18
Annotate the "CloudifyClientConnector" interface with the @FunctionalInterface annotation Make this field final Either log or rethrow this exception Make "response" transient or serializable Issue-ID: SO-1841 Change-Id: I13fa6b911d8789aed26fd27da23318f6dbca3760 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-08-16Added null check for httpResponse to prevent crashOleksandr Moliavko1-2/+6
at throwing exception Issue-ID: SO-1841 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: Iffbaaddea9c9bb1609ce2e0755f6f3ca49e0ad31
2019-08-09Replace type spec with diamond opsindhu36722-5/+5
Replace type spec with diamond operator cloudify-client classes Issue-ID: SO-2187 Signed-off-by: sindhu3672 <arcot.sindhuri@huawei.com> Change-Id: I074c6d28b387a425841f1e35964c336834aff5b4
2019-08-02Added newToken null check to prevent crash atOleksandr Moliavko1-1/+3
newToken.getValue() call Issue-ID: SO-1841 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: Ib338ec2d901fd68d5b04be4423088449546b7e31
2019-07-01Added check for null response to prevent crash atOleksandr Moliavko1-0/+5
response.getEntity() method call. Issue-ID: SO-1841 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: Id796f4426f33cf419bbe5ed07500452ac0c7c775
2019-04-23Merge "Define constant for String literal"Seshu Kumar M1-3/+4
2019-04-23Merge "Declare constant for String literal"Seshu Kumar M2-7/+9
2019-04-23Merge "Reorder modifiers to comply with java standards"Seshu Kumar M1-2/+2
2019-04-22Shift constructor to comply with coding standardsSindhuri.A1-17/+17
Shift constructor to comply with coding standards CLoudifyRequest class Issue-ID: SO-1490 Change-Id: I63cfbf129bb4d44027cfa74a93f490e1d269ac52 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-22Reorder modifiers to comply with java standardsSindhuri.A1-2/+2
Reorder modifiers to comply with java standards CancelExecutionParams class Issue-ID: SO-1490 Change-Id: Id2eb6862482dbcaeb349ab466f44d54130d699a3 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-22Declare constant for String literalSindhuri.A2-7/+9
Declare constant for String literal cloudify v3 client classes Issue-ID: SO-1490 Change-Id: I8843bfb7aae5b25c6d9ad201c90a5bf9d3b0d577 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-22Define constant for String literalSindhuri.A1-3/+4
Define constant for String literal BlueprintsReource class Issue-ID: SO-1490 Change-Id: Iebe6399d36d9124910facfafd18b40929ea98f02 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-08Replaced all tabs with spaces in java and pom.xmlBenjamin, Max (mb388a)44-1675/+1574
Added in maven plugins to enforce coding style rules Added in eclipse java formatting xml Change-Id: I3727bbf4ce8dc66abfd8ad21b6cfd0890c5d3ff0 Issue-ID: SO-1765 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-27Removed MsoLogger from 'cloudify-client'r.bogacki2-13/+20
Removed MsoLogger from adapters ('cloudify-client') Replaced MsoLogger with plain slf4j. Refactored login output. Fixed imports. Change-Id: I3d1f31a1ec8250772290383c23e65a0d5cc575a0 Issue-ID: LOG-631 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2018-09-08added generic fabric support to SOBenjamin, Max (mb388a)1-1/+0
Fix Autoincrement of ID field in table Fix accidental removal of method Update usage of requestdb client removed unused imports in common tasks and test Fix broken branch, have unit tests pass references the Epic branch Fix broken branch from compiling committing classpath for vfc adapter cause its not going away added in the fail case for when there are no profiles removed second set of adapters in application test yml removed double adapters in request db application test added jpa repo dependency to the so bpmn folder pom add creation timestamp column to the table added in null checks for Config returned from policy switched to string in requestprocess with jenerate switched to string in requestprocess with jenerate updated aai version in common pom to 605 from 591 renamed the db scripts for flyway sync to register added endpoint to application test yml for failing test ... Change-Id: I800f837ea75d7cdff740dc3a387e4d7654cfd085 Issue-ID: SO-972 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-09-05Fixed sonar issue in Cloudify compGOPINATH MATHIVANAN1-2/+3
Fixed Sonar reported vulnerability in HttpClientConectior java file Issue-ID: SO-981 Change-Id: I45d0bc74252330ccc828cd8cee4aabd59e581ca9 Signed-off-by: GOPINATH MATHIVANAN <gopinath.mathivanan@in.ibm.com>
2018-07-31Containerization feature of SOBenjamin, Max (mb388a)44-278/+287
Change-Id: I95381232eeefcd247a66a5cec370a8ce1c288e18 Issue-ID: SO-670 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-05-24Replace printStackTrace with usage of loggerMichal Korman1-1/+1
Change-Id: I648e5a25337beca1f8c483ba6e5359d245e237d3 Issue-ID: SO-642 Signed-off-by: mkorman <michal.korman@nokia.com>
2018-03-27Initial commit of VDU plugin implementationKalkere Ramesh, Sharan (sk720x)1-0/+75
This was documented in the API we committed to at M3. Change-Id: Id0c886d956dc46dba71157cfa35d88844028e7fd Issue-ID: SO-511 Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
2018-03-19Add some initial unit test to cloudify clientArthur Martella5-41/+75
See also: MSO-2317 R1806 Change-Id: Ia5539fe2adc1e8c3159bc767c2b7eaa0114094f1 Issue-ID: SO-489 Signed-off-by: Arthur Martella <amartell@research.att.com>
2018-03-14AT&T 1712 and 1802 release codeRob Daugherty42-0/+3723
This is code from AT&T's 1712 and 1802 releases. Change-Id: Ie1e85851e94bc66c4d9514a0226c221939531a04 Issue-ID: SO-425 Signed-off-by: Rob Daugherty <rd472p@att.com>