diff --git a/spring-webflow/src/main/java/org/springframework/webflow/engine/support/ConfigurableFlowAttributeMapper.java b/spring-webflow/src/main/java/org/springframework/webflow/engine/support/ConfigurableFlowAttributeMapper.java index a2c42aac..03836831 100644 --- a/spring-webflow/src/main/java/org/springframework/webflow/engine/support/ConfigurableFlowAttributeMapper.java +++ b/spring-webflow/src/main/java/org/springframework/webflow/engine/support/ConfigurableFlowAttributeMapper.java @@ -54,6 +54,11 @@ import org.springframework.webflow.execution.ScopeType; * @author Colin Sampaleanu */ public class ConfigurableFlowAttributeMapper extends AbstractFlowAttributeMapper implements Serializable { + + /* + * Note: no longer used by the Spring Web Flow code base. Kept around + * for possible usage by end users. + */ /** * The expression parser that will parse input and output attribute