com.atlassian.bamboo.deployments.versions
Interface DeploymentVersionStatus

All Superinterfaces:
BambooIdProvider, InternalDeploymentVersionStatus
All Known Implementing Classes:
DeploymentVersionStatusImpl

public interface DeploymentVersionStatus
extends InternalDeploymentVersionStatus


Method Summary
 java.lang.String getDisplayName()
           
 java.lang.String getGravatarUrl()
           
 
Methods inherited from interface com.atlassian.bamboo.deployments.versions.InternalDeploymentVersionStatus
getCreationDate, getId, getUserName, getVersionState
 

Method Detail

getDisplayName

java.lang.String getDisplayName()

getGravatarUrl

java.lang.String getGravatarUrl()


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.