public class AttachmentInput extends Object
| Constructor and Description |
|---|
AttachmentInput(String filename,
InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFilename() |
InputStream |
getInputStream() |
public AttachmentInput(String filename, InputStream in)
public InputStream getInputStream()
public String getFilename()
Copyright © 2017 Atlassian. All rights reserved.