Uses of Enum Class
aQute.bnd.build.ProjectLauncher.NotificationType
Packages that use ProjectLauncher.NotificationType
-
Uses of ProjectLauncher.NotificationType in aQute.bnd.build
Methods in aQute.bnd.build that return ProjectLauncher.NotificationTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ProjectLauncher.NotificationType[]
ProjectLauncher.NotificationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in aQute.bnd.build with parameters of type ProjectLauncher.NotificationTypeModifier and TypeMethodDescriptionvoid
ProjectLauncher.NotificationListener.notify
(ProjectLauncher.NotificationType type, String notification)