Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
so
/
74198ce7558d2b35248c7d9b7e969dcc9d1fff5d
/
bpmn
74198ce
Remove file not used in workflow.
by zhoujun
· 7 years ago
e0e3036
add DoCreateResources.bpmn
by Yulian Han
· 7 years ago
a9455a0
Merge "Adding Junit"
by Seshu Kumar M
· 7 years ago
89ff5a7
Adding Junit
by Sumapriya
· 7 years ago
fc8f921
Merge "Remove unneeded param type definition"
by Seshu Kumar M
· 7 years ago
e75d874
Remove unneeded param type definition
by c00149107
· 7 years ago
662686d
Merge "Fix get resource input json string issue"
by Seshu Kumar M
· 7 years ago
98e2587
Merge "Add execute resource recipe task script"
by Seshu Kumar M
· 7 years ago
3bc80de
Fix get resource input json string issue
by c00149107
· 7 years ago
f9107dc
Add execute resource recipe task script
by c00149107
· 7 years ago
40b66a3
Merge "Remove unneeded script"
by Seshu Kumar M
· 7 years ago
d0d3f30
Remove unneeded script
by c00149107
· 7 years ago
cea1533
Remove default file template
by Munir Ahmad
· 7 years ago
e4ff277
Merge "change execution to DelegateExecution in groovy"
by Seshu Kumar M
· 7 years ago
dbd16b6
Merge "Update resource parameters node task"
by Seshu Kumar M
· 7 years ago
bffe79b
change execution to DelegateExecution in groovy
by seshukm
· 7 years ago
23d0636
Merge "Add UT Test for resource parameters function"
by Seshu Kumar M
· 7 years ago
3be16b2
Merge "Fit parameter name issue"
by Seshu Kumar M
· 7 years ago
ff1a833
Update resource parameters node task
by c00149107
· 7 years ago
aecc465
Merge "Support resource parameters generated"
by Seshu Kumar M
· 7 years ago
09f3630
Merge "AT&T 1712 and 1802 release code"
by Seshu Kumar M
· 7 years ago
a56de0e
Merge "Add DoCompareModelVersions.groovy"
by Chuanyu Chen
· 7 years ago
6064762
Merge "Add DoCompareModelVersions.bpmn"
by Chuanyu Chen
· 7 years ago
395e11b
Add UT Test for resource parameters function
by c00149107
· 7 years ago
fa097e8
Fit parameter name issue
by c00149107
· 7 years ago
38f7207
AT&T 1712 and 1802 release code
by Rob Daugherty
· 7 years ago
722e1e2
Add DoCompareModelVersions.groovy
by Yulian Han
· 7 years ago
1660baa
Add DoCompareModelVersions.bpmn
by Yulian Han
· 7 years ago
d8bd2c4
Support resource parameters generated
by c00149107
· 7 years ago
aee3d22
Merge "Change the copyright to 2018"
by Seshu Kumar M
· 7 years ago
f89a0d4
Change the copyright to 2018
by Yulian Han
· 7 years ago
55e714f
Merge "Add Create SDNC Resource Create Groovy script"
by Seshu Kumar M
· 7 years ago
e10e6c1
Update license for ResourceRequest
by subhash kumar singh
· 7 years ago
a7e1fba
Merge "Rename vfc ns workflow groovy class name"
by Chuanyu Chen
· 7 years ago
59196c7
Add Create SDNC Resource Create Groovy script
by c00149107
· 7 years ago
c573cd3
Merge "Add update e2e Instance subprocess bpmn"
by Chuanyu Chen
· 7 years ago
610b671
Add update e2e Instance subprocess bpmn
by Yulian Han
· 7 years ago
55df4eb
Rename vfc ns workflow groovy class name
by c00149107
· 7 years ago
8110235
Merge "Remove redundant type cast"
by Seshu Kumar M
· 7 years ago
126fe91
Merge "Fix a potentional bug String comparison using !="
by Seshu Kumar M
· 7 years ago
6310dbd
Merge "Add SDNC Resource Create Call Common Recipe"
by Seshu Kumar M
· 7 years ago
9a809bf
Merge "modify update e2e Instance groovy"
by Seshu Kumar M
· 7 years ago
05d2a51
Merge "Fix urls for collecting CSAR info"
by Seshu Kumar M
· 7 years ago
5768c4d
Fix urls for collecting CSAR info
by subhash kumar singh
· 7 years ago
8036b38
modify update e2e Instance groovy
by Yulian Han
· 7 years ago
4370cf4
Merge "Rename the default recipe for VFC NS"
by Chuanyu Chen
· 7 years ago
0d7d41e
Add SDNC Resource Create Call Common Recipe
by c00149107
· 7 years ago
a63fd05
Merge "add main updateInstance flow groovy"
by Chuanyu Chen
· 7 years ago
213b57a
Merge "delete useless method in main updateInstance flow"
by Chuanyu Chen
· 7 years ago
bc0111b
Rename the default recipe for VFC NS
by c00149107
· 7 years ago
4bd346b
Merge changes I5a320c60,I3fbd868e
by Seshu Kumar M
· 7 years ago
a7aee05
Merge "Swap Optional.isPresent with functional expression"
by Seshu Kumar M
· 7 years ago
6da95ff
Merge "Combine the design and runtime parameter"
by Chuanyu Chen
· 7 years ago
32b308a
add main updateInstance flow groovy
by Yulian Han
· 7 years ago
0eef37a
delete useless method in main updateInstance flow
by Yulian Han
· 7 years ago
bbff50f
Combine the design and runtime parameter
by subhash kumar singh
· 7 years ago
ae691f0
Merge "Update the VFC NS resource recipe"
by Chuanyu Chen
· 7 years ago
d3ccd3c
Update the VFC NS resource recipe
by c00149107
· 7 years ago
6d0f024
add main updateInstance bpmn flow
by Yulian Han
· 7 years ago
12b7ecb
Merge "Remove redundant intValue"
by Seshu Kumar M
· 7 years ago
bde88b2
Remove redundant type cast
by Munir Ahmad
· 7 years ago
f35311f
private is redundant for enum constructors
by Munir Ahmad
· 7 years ago
295c0df
Swap Optional.isPresent with functional expression
by Munir Ahmad
· 7 years ago
7353922
Fix a potentional bug String comparison using !=
by Munir Ahmad
· 7 years ago
fc8e6f4
Simplify boolean expressions in groovy
by Munir Ahmad
· 7 years ago
47e37b6
Replace String concatination with chained append
by Munir Ahmad
· 7 years ago
ed1b1d9
Remove redundant intValue
by Munir Ahmad
· 7 years ago
80f0404
Merge "Update resource recipe parameter prepare logic"
by Rob Daugherty
· 7 years ago
8681d68
Merge "Fix some Sonar Blockers in workflow/serviceTask"
by Rob Daugherty
· 7 years ago
9f28878
Merge "Collapse catch clauses where applicable"
by Rob Daugherty
· 7 years ago
96b5a68
Revert Reduce log noise/warnings
by Rob Daugherty
· 7 years ago
a97d603
Collapse catch clauses where applicable
by Munir Ahmad
· 7 years ago
4475278
Remove redundant groupId inherited from parent
by Munir Ahmad
· 7 years ago
f3b28a0
Merge "Reduce log noise/warnings format to conventions"
by Seshu Kumar M
· 7 years ago
16103f7
Update resource recipe parameter prepare logic
by c00149107
· 7 years ago
8d0b9eb
Merge "Support resource generic workflow Inputs"
by Chuanyu Chen
· 7 years ago
5d59cc0
Support resource generic workflow Inputs
by c00149107
· 7 years ago
5022c4d
Fix some Sonar Blockers in workflow/serviceTask
by Shashank Kumar Shankar
· 7 years ago
327b17a
Reduce log noise/warnings format to conventions
by Marcus G K Williams
· 7 years ago
8f8b3b9
Merge "Remove redundant String constructor calls"
by Seshu Kumar M
· 7 years ago
0079db1
Merge "Remove redundant declaration of extending object"
by Seshu Kumar M
· 7 years ago
e3c8124
Merge "Remove unused code"
by Seshu Kumar M
· 7 years ago
a98fdce
Remove redundant String constructor calls
by Munir Ahmad
· 7 years ago
ed7baf2
Remove redundant declaration of extending object
by Munir Ahmad
· 7 years ago
0c43736
Make use of lambda
by Munir Ahmad
· 7 years ago
9975687
Remove unused code
by Munir Ahmad
· 7 years ago
bcfb7e2
Merge "Swap indexOf with contains"
by Rob Daugherty
· 7 years ago
9717e76
Merge "Store NB Create req. userParam - Customer_Location"
by Rob Daugherty
· 7 years ago
4fb6ea3
Merge "Remove redundant catch clause"
by Rob Daugherty
· 7 years ago
61b1d1c
Merge "Fix javadoc"
by Rob Daugherty
· 7 years ago
0fa31fe
Swap indexOf with contains
by Munir Ahmad
· 7 years ago
51b69b3
Remove unnecessary String constructor call
by Munir Ahmad
· 7 years ago
5c45d18
Merge "Support get resource recipe groovy common method"
by Chuanyu Chen
· 7 years ago
79c821a
Support get resource recipe groovy common method
by c00149107
· 7 years ago
402785f
Store NB Create req. userParam - Customer_Location
by Marcus G K Williams
· 7 years ago
8a6c06a
Remove redundant catch clause
by Munir Ahmad
· 7 years ago
07b8dfd
Fix javadoc
by Munir Ahmad
· 7 years ago
18507d9
Merge "Replace StringBuilder with String & inline return"
by Seshu Kumar M
· 7 years ago
2c3be92
Replace explicit type with dimond type
by Munir Ahmad
· 7 years ago
34b3e57
Merge "Make use of Map.getOrDefault"
by Seshu Kumar M
· 7 years ago
Next »