com.atlassian.bamboo.installer
Class SetEnvironmentVariableAction

java.lang.Object
  extended by InstallAction
      extended by com.atlassian.bamboo.installer.SetEnvironmentVariableAction

public class SetEnvironmentVariableAction
extends InstallAction


Constructor Summary
SetEnvironmentVariableAction()
           
 
Method Summary
 int getPercentOfTotalInstallation()
           
 boolean performAction(InstallerWizardContext context, ProgressInterface progressInterface)
           
 boolean performUnattendedAction(InstallerContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetEnvironmentVariableAction

public SetEnvironmentVariableAction()
Method Detail

performAction

public boolean performAction(InstallerWizardContext context,
                             ProgressInterface progressInterface)
                      throws UserCanceledException
Throws:
UserCanceledException

performUnattendedAction

public boolean performUnattendedAction(InstallerContext context)

getPercentOfTotalInstallation

public int getPercentOfTotalInstallation()


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.