com.atlassian.jira.bean.export
Interface AutoExport
- All Known Implementing Classes:
- AutoExportImpl
- public interface AutoExport
FIX_INVALID_XML_CHARACTERS
public static final java.lang.String FIX_INVALID_XML_CHARACTERS
- See Also:
- Constant Field Values
BASE_FILE_NAME
public static final java.lang.String BASE_FILE_NAME
- See Also:
- Constant Field Values
exportData
public java.lang.String exportData()
throws java.io.FileNotFoundException,
FileExistsException,
IllegalXMLCharactersException,
java.lang.Exception
- Throws:
java.io.FileNotFoundException
FileExistsException
IllegalXMLCharactersException
java.lang.Exception
getExportFilePath
public java.lang.String getExportFilePath()
throws java.io.FileNotFoundException,
FileExistsException
- Throws:
java.io.FileNotFoundException
FileExistsException
Copyright © 2002-2005 Atlassian. All Rights Reserved.