Interface CompiledAdvancedFields
- All Known Implementing Classes:
FreeFormAdvancedFields,StructuredAdvancedFields
public interface CompiledAdvancedFields
Contains the compiled version of Advanced fields. This is an intermediary step before rending them with an issue.
-
Method Summary
Modifier and TypeMethodDescriptionrenderFields(SmartIssueBean issueBean) Turns the compiled version into an all singing, all dancing Advanced fields that is ready to be sent to Jira.
-
Method Details
-
renderFields
Turns the compiled version into an all singing, all dancing Advanced fields that is ready to be sent to Jira.
-