com.atlassian.bamboo.ww2.actions.admin.migration
Class Import
java.lang.Object
ActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.ww2.actions.admin.migration.Export
com.atlassian.bamboo.ww2.actions.admin.migration.Import
- All Implemented Interfaces:
- ErrorCollection, BambooSessionAware, ReturnUrlAware
public class Import
- extends Export
Methods inherited from class com.atlassian.bamboo.ww2.actions.admin.migration.Export |
bambooExport, getBootstrapManager, getDefaultExportPath, getPipelineManager, getXmlMigrator, isBambooFree, safeStartBamboo, safeStopBamboo, setBootstrapManager, setPipelineManager, setXmlMigrator |
Methods inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
addError, addError, addErrorCollection, addErrorMessage, addErrorMessages, addErrors, addIllegalArgumentException, doesLabelKeyHaveMatchingDescription, getAsPreformattedText, getBamboo, getBambooSession, getBreadCrumbs, getBuildManager, getConglomerateCookieValue, getCookieCutter, getCookieValue, getCurrentUrl, getDescriptionFromLabelKey, getFlushedErrorMessages, getReturnUrl, getUser, getWebItemsForSection, getWebResourceManager, getWebSectionsForLocation, hasAnyErrors, hasBuilds, hasPerm, isEnableSignup, isSelectFieldAndNull, setAuthenticationContext, setBambooPermissionManager, setBuildManager, setCookieCutter, setErrorMessages, setHtmlUtils, setReturnUrl, setWebInterfaceManager, setWebResourceManager |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Import
public Import()
doDefault
public String doDefault()
throws Exception
- Overrides:
doDefault
in class Export
- Throws:
Exception
doConfirm
public String doConfirm()
throws Exception
- Throws:
Exception
execute
public String execute()
throws Exception
- Overrides:
execute
in class Export
- Throws:
Exception
getDefaultBackupPath
public String getDefaultBackupPath()
getPath
public String getPath()
- Overrides:
getPath
in class Export
setPath
public void setPath(String path)
- Overrides:
setPath
in class Export
getBackupSelected
public String getBackupSelected()
setBackupSelected
public void setBackupSelected(String backupSelected)
getBackupPath
public String getBackupPath()
setBackupPath
public void setBackupPath(String backupPath)
getAdminErrorHandler
public AdminErrorHandler getAdminErrorHandler()
setAdminErrorHandler
public void setAdminErrorHandler(AdminErrorHandler adminErrorHandler)
getAdministrationConfiguration
public AdministrationConfiguration getAdministrationConfiguration()
setAdministrationConfiguration
public void setAdministrationConfiguration(AdministrationConfiguration administrationConfiguration)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.