public class AddonVersionReleaseProperties extends Object
AddonVersion and
AddonVersionSummary.| Constructor and Description |
|---|
AddonVersionReleaseProperties() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.LocalDate |
getDate() |
com.atlassian.fugue.Option<String> |
getReleasedBy() |
boolean |
isBeta() |
boolean |
isSupported() |
public org.joda.time.LocalDate getDate()
public com.atlassian.fugue.Option<String> getReleasedBy()
public boolean isBeta()
public boolean isSupported()
Copyright © 2016 Atlassian. All rights reserved.