Class NotificationConditions
java.lang.Object
jenkins.plugins.googlechat.decisions.NotificationConditions
-
Constructor Summary
ConstructorDescriptionNotificationConditions
(List<jenkins.plugins.googlechat.decisions.Condition> conditions) -
Method Summary
Modifier and TypeMethodDescriptionstatic NotificationConditions
create
(GoogleChatNotification preferences, BuildAwareLogger log) boolean
boolean
-
Constructor Details
-
NotificationConditions
-
-
Method Details
-
create
public static NotificationConditions create(GoogleChatNotification preferences, BuildAwareLogger log) -
noneConditionsUserPreferencesMatches
public boolean noneConditionsUserPreferencesMatches() -
test
-