- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Detail
-
getId
Long getId()
- Returns:
- the id of the PluginVersion record.
-
getKey
String getKey()
- Returns:
- the string representing the plugins key. This is the key that you can access the plugin with
via a call to
PluginAccessor.getPlugin(String)
.
-
getName
String getName()
- Returns:
- the descriptive name of the plugin.
-
getVersion
String getVersion()
- Returns:
- a string representing the version of the plugin.
-
getCreated
Date getCreated()
- Returns:
- the date this plugin version was added/updated in the database.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2002-2016 Atlassian. All Rights Reserved.