Class EnvironmentRowOnDashboardElement


  • public class EnvironmentRowOnDashboardElement
    extends Object
    Representation of TR element on - deployments dashboard - view deployment project environments
    • Constructor Detail

      • EnvironmentRowOnDashboardElement

        public EnvironmentRowOnDashboardElement​(com.atlassian.pageobjects.elements.PageElement element)
    • Method Detail

      • getEnvironmentId

        public String getEnvironmentId()
      • isDeployed

        public boolean isDeployed()
      • isDeploymentSuccessful

        public boolean isDeploymentSuccessful()
      • getVersionName

        public String getVersionName()