Class BuildPreferenceJobProperty

    • Field Detail

    • Constructor Detail

      • BuildPreferenceJobProperty

        @DataBoundConstructor
        public BuildPreferenceJobProperty​(List<BuildPreference> buildPreferenceList)
        Constructor. Initialized with values a user configured.
        Parameters:
        buildPreferenceList -
    • Method Detail

      • getBuildPreferenceList

        public List<BuildPreference> getBuildPreferenceList()
        Returns the list of preferences. Each preferences holds configuration that which nodes are how preferred for this project.
        Returns:
        the list of preferences