com.atlassian.bamboo.build.wizard
Class ExportStatus
java.lang.Object
com.atlassian.bamboo.build.wizard.ExportStatus
public class ExportStatus
- extends Object
This controls what is displayed in the build status
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SIMPLE_STYLE
public static final String SIMPLE_STYLE
- See Also:
- Constant Field Values
SIMPLE_BUILD_STYLE
public static final String SIMPLE_BUILD_STYLE
- See Also:
- Constant Field Values
DEFAULT_STYLE
public static final String DEFAULT_STYLE
- See Also:
- Constant Field Values
ExportStatus
public ExportStatus()
getStatusStyle
public String getStatusStyle()
setStatusStyle
public void setStatusStyle(String statusStyle)
isShowStatusIcon
public boolean isShowStatusIcon()
isShowBuildNumber
public boolean isShowBuildNumber()
isShowBuildStatus
public boolean isShowBuildStatus()
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.