public class BundleHandoverRequest extends Object
BundleHandoverFacet.handleContent(BundleHandoverRequest).BundleHandoverFacet| Modifier and Type | Class and Description |
|---|---|
static class |
BundleHandoverRequest.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction() |
InputStream |
getContent() |
BundleHandoverContext |
getContext() |
String |
getFilename() |
Map<String,String> |
getParams() |
String |
toString() |
public InputStream getContent()
InputStream for reading the content handed over via the
BundleHandoverFacetpublic String getFilename()
public String getAction()
public Map<String,String> getParams()
public BundleHandoverContext getContext()
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.