Uses of Class
com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientProperties
Package
Description
Bamboo notifications support.
Bamboo notifications support.
Various implementations of
CodeEmitter
which are used for converting
EntityProperties
model into Java.-
Uses of AnyNotificationRecipientProperties in com.atlassian.bamboo.specs.api.builders.notification
Modifier and TypeMethodDescriptionprotected @NotNull AnyNotificationRecipientProperties
AnyNotificationRecipient.build()
-
Uses of AnyNotificationRecipientProperties in com.atlassian.bamboo.specs.builders.notification
Modifier and TypeMethodDescriptionprotected @NotNull AnyNotificationRecipientProperties
CommittersRecipient.build()
protected @NotNull AnyNotificationRecipientProperties
ResponsibleRecipient.build()
protected @NotNull AnyNotificationRecipientProperties
WatchersRecipient.build()
-
Uses of AnyNotificationRecipientProperties in com.atlassian.bamboo.specs.codegen.emitters.notification
Modifier and TypeMethodDescription@NotNull String
AnyNotificationRecipientEmitter.emitCode
(@NotNull CodeGenerationContext context, @NotNull AnyNotificationRecipientProperties entity)