com.atlassian.bamboo.autofavourite
Class AutoFavouritePostChainAction
java.lang.Object
com.atlassian.bamboo.autofavourite.AutoFavouritePostChainAction
- All Implemented Interfaces:
- PostChainAction, BambooPluginModule
public class AutoFavouritePostChainAction
- extends java.lang.Object
- implements PostChainAction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AutoFavouritePostChainAction
public AutoFavouritePostChainAction()
execute
public void execute(@NotNull
Chain chain,
@NotNull
ChainResultsSummary chainResultsSummary,
@NotNull
ChainExecution chainExecution)
throws java.lang.Exception
- Description copied from interface:
PostChainAction
- Execute the custom action
- Specified by:
execute
in interface PostChainAction
- Throws:
java.lang.InterruptedException
java.lang.Exception
setPlanFavouriteService
public void setPlanFavouriteService(PlanFavouriteService planFavouriteService)
setExtendedAuthorManager
public void setExtendedAuthorManager(ExtendedAuthorManager extendedAuthorManager)
setBambooUserManager
public void setBambooUserManager(BambooUserManager bambooUserManager)
setAdministrationConfiguration
public void setAdministrationConfiguration(AdministrationConfiguration administrationConfiguration)
Copyright © 2011 Atlassian. All Rights Reserved.