com.atlassian.bamboo.labels
Class AutoLabelBuildCompleteAction
java.lang.Object
com.atlassian.bamboo.labels.AutoLabelBuildCompleteAction
- All Implemented Interfaces:
- CustomBuildCompleteAction
public class AutoLabelBuildCompleteAction
- extends Object
- implements CustomBuildCompleteAction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AUTO_LABEL_KEY
public static final String AUTO_LABEL_KEY
- See Also:
- Constant Field Values
AutoLabelBuildCompleteAction
public AutoLabelBuildCompleteAction()
run
public void run(Build build,
BuildResults buildResult)
- Specified by:
run
in interface CustomBuildCompleteAction
validate
public ErrorCollection validate(BuildConfiguration config)
- Specified by:
validate
in interface CustomBuildCompleteAction
getLabelManager
public LabelManager getLabelManager()
setLabelManager
public void setLabelManager(LabelManager labelManager)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.