Class EiffelArtifactToPublishAction
java.lang.Object
com.axis.jenkins.plugins.eiffel.eiffelbroadcaster.EiffelArtifactToPublishAction
- All Implemented Interfaces:
Action
,ModelObject
Stores information about an
EiffelArtifactCreatedEvent
in a Run
so that a future
PublishEiffelArtifactsStep
can construct and
send an EiffelArtifactPublishedEvent
once
the artifact is actually available for download.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
EiffelArtifactToPublishAction
public EiffelArtifactToPublishAction(@NonNull EiffelArtifactCreatedEvent event) throws com.fasterxml.jackson.core.JsonProcessingException - Throws:
com.fasterxml.jackson.core.JsonProcessingException
-
-
Method Details
-
getEvent
@NonNull public EiffelArtifactCreatedEvent getEvent() throws com.fasterxml.jackson.core.JsonProcessingException- Throws:
com.fasterxml.jackson.core.JsonProcessingException
-
getEventJSON
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-