public class HandoverInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HandoverInfo.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction() |
InputStream |
getContent() |
String |
getFilename() |
Map<String,String> |
getParams() |
boolean |
isRevert() |
String |
toString() |
public InputStream getContent()
InputStream for reading the content to be handed overpublic String getFilename()
public String getAction()
public Map<String,String> getParams()
public boolean isRevert()
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.