public interface IconTypeDefinitionFactory
IconTypeDefinition
s from plugins for a given IconType.Modifier and Type | Method and Description |
---|---|
String |
getDefaultSystemIconFilename(IconType iconType)
Get the default system icon filename for this icon type.
|
IconTypeDefinition |
getDefinition(IconType iconType)
Get the type definition for the icon type.
|
@Nullable IconTypeDefinition getDefinition(@Nonnull IconType iconType)
iconType
- The icon type to look for.Copyright © 2002-2022 Atlassian. All Rights Reserved.