com.atlassian.bamboo.deployments.versions
Interface DeploymentVersionStatus

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

public interface DeploymentVersionStatus
extends InternalDeploymentVersionStatus


Field Summary
 
Fields inherited from interface com.atlassian.bamboo.utils.CreationDateProvider
ORDERING
 
Method Summary
 String getDisplayName()
           
 String getGravatarUrl()
           
 
Methods inherited from interface com.atlassian.bamboo.deployments.versions.InternalDeploymentVersionStatus
getCreationDate, getId, getUserName, getVersionState
 

Method Detail

getDisplayName

String getDisplayName()

getGravatarUrl

String getGravatarUrl()


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.