Class NotificationConditions

java.lang.Object
jenkins.plugins.googlechat.decisions.NotificationConditions
All Implemented Interfaces:
Predicate<Context>

public class NotificationConditions extends Object implements Predicate<Context>
  • Constructor Details

    • NotificationConditions

      public NotificationConditions(List<jenkins.plugins.googlechat.decisions.Condition> conditions)
  • Method Details