Class ExecutableQueueUpdate

    • Constructor Detail

      • ExecutableQueueUpdate

        public ExecutableQueueUpdate​(String reason)
    • Method Detail

      • setAffectedAgentIds

        public void setAffectedAgentIds​(@NotNull
                                        @NotNull Iterable<Long> affectedAgentIds)
      • getAffectedAgentIds

        @NotNull
        public @NotNull Iterable<Long> getAffectedAgentIds()