Class PauseProjectBean


  • public class PauseProjectBean
    extends Object
    Created with IntelliJ IDEA.
    Author:
    Oleg Rybak (oleg.rybak@jetbrains.com)
    • Constructor Detail

      • PauseProjectBean

        public PauseProjectBean​(@NotNull
                                User user,
                                @NotNull
                                SProject currentProject)
    • Method Detail

      • getCommentData

        @NotNull
        public String getCommentData()
      • getCommentHashes

        @NotNull
        public Map<String,​String> getCommentHashes()
      • getSelectedBuildTypes

        @NotNull
        public Map<String,​Boolean> getSelectedBuildTypes()
      • getSelectedProjects

        @NotNull
        public Set<SProject> getSelectedProjects()
      • getCurrentProject

        @NotNull
        public SProject getCurrentProject()
      • isRootProjectSelected

        public boolean isRootProjectSelected()
      • isIncludeRootProject

        public boolean isIncludeRootProject()
      • isAbleToEdit

        public boolean isAbleToEdit()