Class PlanModeVersionModel
java.lang.Object
com.atlassian.greenhopper.web.rapid.RestTemplate
com.atlassian.greenhopper.web.rapid.plan.PlanModeVersionModel
Created with IntelliJ IDEA.
User: michael
Date: 15/05/13
Time: 10:04 AM
To change this template use File | Settings | File Templates.
-
Field Summary
FieldsModifier and TypeFieldDescriptionlong
boolean
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.greenhopper.web.rapid.RestTemplate
equals, hashCode, toString
-
Field Details
-
id
public long id -
name
-
description
-
sequence
-
released
public boolean released -
startDate
-
startDateFormatted
-
releaseDate
-
releaseDateFormatted
-
versionStats
-
-
Constructor Details
-
PlanModeVersionModel
public PlanModeVersionModel()
-