com.atlassian.bamboo.build.expiry
Class BuildExpiryType
java.lang.Object
com.atlassian.bamboo.build.expiry.BuildExpiryType
public class BuildExpiryType
- extends java.lang.Object
How the build expiry will actually run
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ARTIFACT_BUILD_EXPIRY_TYPE
public static final BuildExpiryType ARTIFACT_BUILD_EXPIRY_TYPE
RESULTS_BUILD_EXPIRY_TYPE
public static final BuildExpiryType RESULTS_BUILD_EXPIRY_TYPE
TYPES
public static final java.util.List TYPES
BuildExpiryType
public BuildExpiryType(java.lang.String type)
getLabel
public java.lang.String getLabel()
getDescription
public java.lang.String getDescription()
getType
public java.lang.String getType()
getTextProvider
public com.opensymphony.xwork.TextProvider getTextProvider()
setTextProvider
public void setTextProvider(com.opensymphony.xwork.TextProvider textProvider)
Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.