Class EnvironmentForExecutablesView


  • @Internal
    public class EnvironmentForExecutablesView
    extends Object
    • Constructor Detail

      • EnvironmentForExecutablesView

        public EnvironmentForExecutablesView​(long projectId,
                                             String projectName,
                                             long environmentId,
                                             String environmentName)
    • Method Detail

      • getProjectId

        public long getProjectId()
      • getProjectName

        public String getProjectName()
      • getEnvironmentId

        public long getEnvironmentId()
      • getEnvironmentName

        public String getEnvironmentName()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object