public class ProjectVersionBean extends Object
VersionsServiceImpl
with only this
version.Constructor and Description |
---|
ProjectVersionBean(Version version,
Project project,
String url) |
Modifier and Type | Method and Description |
---|---|
Boolean |
getArchived() |
String |
getDescription() |
Long |
getId() |
String |
getName() |
SimpleProjectBean |
getProject() |
Boolean |
getReleased() |
Date |
getReleaseDate() |
Date |
getStartDate() |
String |
getUrl() |
public Long getId()
public String getDescription()
public String getName()
public String getUrl()
public Boolean getArchived()
public Boolean getReleased()
public Date getStartDate()
public Date getReleaseDate()
public SimpleProjectBean getProject()
Copyright © 2002-2018 Atlassian. All Rights Reserved.