Class DeploymentHistoryGroup

    • Field Detail

      • internalName

        protected String internalName
        the name of task specified by the creator
      • numOfChildren

        protected int numOfChildren
        the number of deployment items in the task
      • endpoint

        protected String endpoint
    • Constructor Detail

      • DeploymentHistoryGroup

        public DeploymentHistoryGroup()
    • Method Detail

      • getInternalName

        public String getInternalName()
      • setInternalName

        public void setInternalName​(String internalName)
      • getNumOfChildren

        public int getNumOfChildren()
      • setNumOfChildren

        public void setNumOfChildren​(int numOfChildren)
      • getEndpoint

        public String getEndpoint()
      • setEndpoint

        public void setEndpoint​(String endpoint)