Class PostBuildItem

    • Constructor Detail

    • Method Detail

      • shouldBeExecuted

        public boolean shouldBeExecuted​(@Nullable
                                        String result)
      • getResults

        public Set<String> getResults()
      • hasResult

        public boolean hasResult()
      • setRole

        @DataBoundSetter
        public void setRole​(Role role)
      • shouldRunOnMaster

        public boolean shouldRunOnMaster()
      • shouldRunOnSlave

        public boolean shouldRunOnSlave()
      • getRole

        public Role getRole()
      • getExecuteOn

        public ExecuteOn getExecuteOn()
      • setExecuteOn

        @DataBoundSetter
        public void setExecuteOn​(ExecuteOn executeOn)
      • readResolve

        public Object readResolve()