Class ProjectMatrixProperty

    • Constructor Detail

      • ProjectMatrixProperty

        public ProjectMatrixProperty​(Job job)
    • Method Detail

      • addUser

        public MatrixRow addUser​(String name)
        Adds a new user/group to this matrix.
      • getUser

        public MatrixRow getUser​(String name)
        Picks up the existing user in the table.
      • enable

        public void enable()
        Enable project based security for this project.
      • disable

        public void disable()
        Disables project based security for this project.