com.atlassian.bamboo.installer
Class SetEnvironmentVariableAction
java.lang.Object
com.install4j.api.CustomAction
com.install4j.api.InstallAction
com.atlassian.bamboo.installer.SetEnvironmentVariableAction
public class SetEnvironmentVariableAction
- extends com.install4j.api.InstallAction
Methods inherited from class com.install4j.api.InstallAction |
cancel, performFirstRunAction, rollback, rollbackUnattended |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetEnvironmentVariableAction
public SetEnvironmentVariableAction()
performAction
public boolean performAction(com.install4j.api.InstallerWizardContext context,
com.install4j.api.ProgressInterface progressInterface)
throws com.install4j.api.UserCanceledException
- Overrides:
performAction
in class com.install4j.api.InstallAction
- Throws:
com.install4j.api.UserCanceledException
performUnattendedAction
public boolean performUnattendedAction(com.install4j.api.InstallerContext context)
- Overrides:
performUnattendedAction
in class com.install4j.api.InstallAction
getPercentOfTotalInstallation
public int getPercentOfTotalInstallation()
- Specified by:
getPercentOfTotalInstallation
in class com.install4j.api.CustomAction
Copyright © 2010 Atlassian. All Rights Reserved.