Uses of Package
com.axis.jenkins.plugins.eiffel.eiffelbroadcaster
-
Classes in com.axis.jenkins.plugins.eiffel.eiffelbroadcaster used by com.axis.jenkins.plugins.eiffel.eiffelbroadcaster Class Description EiffelBroadcasterConfig Adds the EiffelBroadcaster plugin configuration to the system config page.EiffelJobTable Maintains a table that maps a Jenkins queue ids to the id of theEiffelActivityTriggeredEvent
that was sent when the build was enqueued.EmptyArtifactException Raised when anEiffelArtifactPublishedEvent
can't be created from anEiffelArtifactCreatedEvent
because the latter doesn't declare the names of the files that make up the artifact, making it impossible to create URIs for the files.HostnameSource Describes how the hostname of the Jenkins controller should be determined.MissingArtifactException Raised when anEiffelArtifactPublishedEvent
can't be created from anEiffelArtifactCreatedEvent
because one or more files declare in the latter doesn't exist as a Jenkins artifact for the build, making it impossible to create URIs for the Eiffel artifact's files.MQConnection Creates an MQ connection. -
Classes in com.axis.jenkins.plugins.eiffel.eiffelbroadcaster used by com.axis.jenkins.plugins.eiffel.eiffelbroadcaster.pipeline.build Class Description EiffelActivityDataAction AnAction
for storing the data fields ofEiffelActivityTriggeredEvent.Data
for Eiffel activity eventEiffelActivityTriggeredEvent
ActT, that enables the option of setting custom data when the event fires as a build enters a waiting state in the build queue.