com.atlassian.bamboo.ww2.actions.admin.migration
Class Export
java.lang.Object
ActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.ww2.actions.admin.migration.Export
- All Implemented Interfaces:
- ErrorCollection, BambooSessionAware, ReturnUrlAware
- Direct Known Subclasses:
- Import
public class Export
- extends BambooActionSupport
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 |
Export
public Export()
doDefault
public String doDefault()
throws Exception
- Overrides:
doDefault
in class BambooActionSupport
- Throws:
Exception
execute
public String execute()
throws Exception
- Throws:
Exception
bambooExport
protected boolean bambooExport(String path)
throws InterruptedException
- Throws:
InterruptedException
safeStopBamboo
protected void safeStopBamboo()
throws InterruptedException
- Throws:
InterruptedException
safeStartBamboo
protected void safeStartBamboo()
isBambooFree
protected boolean isBambooFree()
getDefaultExportPath
public String getDefaultExportPath()
getPath
public String getPath()
setPath
public void setPath(String path)
getXmlMigrator
public XmlMigrator getXmlMigrator()
setXmlMigrator
public void setXmlMigrator(XmlMigrator xmlMigrator)
getBootstrapManager
public BootstrapManager getBootstrapManager()
setBootstrapManager
public void setBootstrapManager(BootstrapManager bootstrapManager)
getPipelineManager
public PipelineManager getPipelineManager()
setPipelineManager
public void setPipelineManager(PipelineManager pipelineManager)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.