java.lang.Object
com.codebarrel.automation.rulecomponent.jira.common.smartbeans.SmartIssueBean
All Implemented Interfaces:
InputRenderable, SmartBean<IssueBean>

public class SmartIssueBean extends Object implements InputRenderable, SmartBean<IssueBean>
Caching version of the IssueBean that does smart type conversions and lazy lookups of expensive fields.

This class should never be serialised to JSON. Only the underlying IssueBean (see getSource())