Class PlanResultKeyConverter

java.lang.Object
com.atlassian.bamboo.ww2.common.PlanResultKeyConverter
All Implemented Interfaces:
org.apache.struts2.conversion.TypeConverter

public class PlanResultKeyConverter extends Object implements org.apache.struts2.conversion.TypeConverter
  • Constructor Details

    • PlanResultKeyConverter

      public PlanResultKeyConverter()
  • Method Details

    • convertValue

      @Nullable public @Nullable Object convertValue(Map context, Object target, Member member, String propertyName, Object value, Class toType)
      Specified by:
      convertValue in interface org.apache.struts2.conversion.TypeConverter