Class RssErrorEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
All Implemented Interfaces:
Serializable

@AsynchronousPreferred public class RssErrorEvent extends RssEvent
See Also:
  • Constructor Details

  • Method Details

    • getErrorMessage

      public String getErrorMessage()
    • getNotUpdatedPlans

      @NotNull public @NotNull Collection<RssAffectedPlan> getNotUpdatedPlans()
    • getNotUpdatedDeploymentProjects

      @NotNull public @NotNull Collection<Long> getNotUpdatedDeploymentProjects()