Class ExtraFieldsContext

java.lang.Object
com.atlassian.greenhopper.web.rapid.list.ExtraFieldsContext

public class ExtraFieldsContext extends Object
Context holding information pertinent to extra fields rendering.
  • Field Details

  • Method Details

    • create

      public static ExtraFieldsContext create(RapidView rapidView, CardLayoutField.Mode mode)
      Parameters:
      rapidView - is the rapidView
      mode - is the card layout config mode
      Returns:
      a new instance of this context
    • getRapidView

      public RapidView getRapidView()
      Returns:
      the rapid view
    • isValid

      public boolean isValid()
      Returns:
      true if the context is valid
    • getMode

      public CardLayoutField.Mode getMode()
      Returns:
      the card layout config mode