| Package | Description |
|---|---|
| org.overlord.sramp.governance.services |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ValueEntity> |
UpdateMetaDataResource.addClassification(javax.servlet.http.HttpServletRequest request,
String value,
String uuid)
Governance PUT add a classification.
|
Map<String,ValueEntity> |
DeploymentResource.deploy(javax.servlet.http.HttpServletRequest request,
String targetRef,
String uuid)
The deployment endpoint - processes can invoke this endpoint to deploy
a deployment based on configuration of the provided target.
|
Map<String,ValueEntity> |
NotificationResource.emailNotification(javax.servlet.http.HttpServletRequest request,
String group,
String template,
String target,
String uuid)
POST to email a notification about an artifact.
|
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.