@Immutable public interface PluginInfos extends Iterable<PluginInfo>
Modifier and Type | Method and Description |
---|---|
String |
name()
Returns the name of this PluginInfos (e.g.
|
String |
prettyPrint()
Returns a String describing this PluginInfos in human-readable form.
|
int |
size()
Returns the size of this PluginInfos.
|
forEach, iterator, spliterator
String name()
int size()
String prettyPrint()
___ User Plugins ____________________________ Number : 1 JIRA Charting Plugin : com.atlassian.jira.ext.charting Version : 1.8 Status : enabled Vendor : Atlassian Description : JIRA Plugin for graphical charts and graphs.
Copyright © 2002-2017 Atlassian. All Rights Reserved.