com.atlassian.jira.soap.axis
Interface SoapAttachmentHelper
- All Known Implementing Classes:
- SoapAttachmentHelperImpl
public interface SoapAttachmentHelper
addFiles
String[] addFiles(org.apache.axis.client.Stub stub,
String[] fileLocations)
saveFile
File[] saveFile(String[] attachmentFileNames)
throws RemoteException
- Throws:
RemoteException
relayAttachments
void relayAttachments(org.apache.axis.client.Stub stub)
throws RemoteException
- Throws:
RemoteException
getDataHandlers
DataHandler[] getDataHandlers()
Copyright © 2002-2012 Atlassian. All Rights Reserved.