public interface JobAttachment
| Modifier and Type | Method and Description |
|---|---|
long |
getLength()
Gets the size of the attachment.
|
String |
getName()
Gets the name of the attachment.
|
JobAttachmentType |
getType()
Gets attachment type, indicating if the attachment is for input or output.
|
String getName()
JobAttachmentType getType()
long getLength()
Copyright © 2015–2017 IBM Corporation. Licensed under the Apache License, Version 2.0.