public interface InternalDeploymentVersionStatus extends BambooIdProvider, CreationDateProvider
ORDERING
Modifier and Type | Method and Description |
---|---|
Date |
getCreationDate() |
long |
getId() |
String |
getUserName() |
DeploymentVersionState |
getVersionState() |
long getId()
getId
in interface BambooIdProvider
DeploymentVersionState getVersionState()
String getUserName()
Date getCreationDate()
getCreationDate
in interface CreationDateProvider
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.