|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.overlord.sramp.atom.services.BrmsResource
public class BrmsResource
The JAX-RS resource that handles artifact specific tasks, including:
| Constructor Summary | |
|---|---|
BrmsResource()
Constructor. |
|
| Method Summary | |
|---|---|
Assets |
getAllAssetsInPackage(String pkgName)
Returns an XML document with all BRMS packages in the system. |
Packages |
getAllPackages()
Returns an XML document with all BRMS packages in the system. |
javax.ws.rs.core.Response |
getPackage(String pkgName)
Returns the content of an artifact in the s-ramp repository. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BrmsResource()
| Method Detail |
|---|
public Packages getAllPackages()
throws SrampAtomException
SrampAtomException
public Assets getAllAssetsInPackage(String pkgName)
throws SrampAtomException
SrampAtomException
public javax.ws.rs.core.Response getPackage(String pkgName)
throws SrampAtomException
model - type - uuid -
SrampAtomException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||