Developer
Documentation
Resources
Get Support
Sign in
Developer
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Developer
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Last updated Dec 8, 2017

PluginException

Symptom: "PluginException: Unable to instantiate class"

Cause: No Java class file referring to the class exists, so the automatic scanner for injection didn't know it needed to make the class importable

Solution: Explicitly add <component-import> elements or create a subclass with a delegating constructor

Example:

Create a New JIRA Custom Field Type

See also  PLUG-535 - Create explicit imports for host components Resolved

Rate this page: