java.lang.Object
com.codebarrel.automation.rulecomponent.jira.com.rproxy.goskope.common.FreeFormAdvancedFields
All Implemented Interfaces:
CompiledAdvancedFields

public class FreeFormAdvancedFields extends Object implements CompiledAdvancedFields
If the raw string can't be parsed directly into the Advanced Field structure, it may be able to after it is compiled/rendered. Therefore we delay the deserialisation until after we render the field.