aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-sdnc-adapter/src/main/resources/static/readme/jars.html
blob: 8d5c12bda7bb54a82b8098d5010ea50c9080fe11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE html>
<html lang="en">
<head>
	<link rel="stylesheet" type="text/css" href="./readme.css" >
	<title>Read Me</title>
	<script src="//code.jquery.com/jquery.min.js"></script>
</head>
<body>
	<div id="page-wrapper">
		<div id="page-setup"></div>
		<div id="right-col">
			<ul>
				<li class="title">
					<p>Jars</p>
				</li>
				<li class="info-title">
					<p>Information Title</p>
				</li>
				<li class="info">
					<p>Information</p>
				</li>
			</ul>
		</div>
	</div>
	<script>
		$.get("page.html", function(data){
			$("#page-setup").replaceWith(data);
		});
		$(window).load(function() {
  			$("body").fadeIn(.5);
		});
	</script>
</body>
</html>
pan>zip} \ Append To List ${ziplist} ${zip} ${catalog_service_name} ${catalog_resource_name} ${vf_modules} ${catalog_resource_ids} ${catalog_service_id} ${catalog_resources} Distribute Model From ASDC ${ziplist} ${catalog_service_name} Set Test Variable ${CATALOG_RESOURCE_IDS} ${catalog_resource_ids} Set Test Variable ${CATALOG_SERVICE_ID} ${catalog_service_id} Set Test Variable ${CATALOG_RESOURCES} ${catalog_resources} [Return] ${catalog_service_name} ${catalog_resource_name} ${vf_modules} ${catalog_resources} Teardown Model Distribution [Documentation] Clean up at the end of the test Log ${CATALOG_SERVICE_ID} ${CATALOG_RESOURCE_IDS} Teardown Models ${CATALOG_SERVICE_ID} ${CATALOG_RESOURCE_IDS} Teardown Models [Documentation] Clean up at the end of the test [Arguments] ${catalog_service_id} ${catalog_resource_ids} Return From Keyword If '${catalog_service_id}' == '' :for ${catalog_resource_id} in @{catalog_resource_ids} \ ${resourece_json}= Mark ASDC Catalog Resource Inactive ${catalog_resource_id} ${service_json}= Mark ASDC Catalog Service Inactive ${catalog_service_id} ${services_json}= Delete Inactive ASDC Catalog Services ${resources_json}= Delete Inactive ASDC Catalog Resources