Class ViewCustomFields.CustomField

java.lang.Object
com.atlassian.jira.pageobjects.pages.admin.customfields.ViewCustomFields.CustomField
Enclosing class:
ViewCustomFields

public class ViewCustomFields.CustomField extends Object
  • Field Details

    • id

      protected final String id
  • Method Details

    • showUsedByProjects

      public ViewUsedByDialog showUsedByProjects(String numericCFId)
    • openUsedByScreenDialog

      public ViewUsedByScreenDialog openUsedByScreenDialog()
    • openActionsDropDown

      public ViewCustomFields.CustomFieldActionsDropDown openActionsDropDown()
    • getName

      public String getName()
    • getDescription

      public String getDescription()
    • getDescriptionText

      public String getDescriptionText()
    • getType

      public String getType()
    • getPageElement

      public com.atlassian.pageobjects.elements.PageElement getPageElement()
    • isLocked

      public boolean isLocked()
    • isManaged

      public boolean isManaged()